Releases: tsanton/pyflake-client
Releases · tsanton/pyflake-client
v0.5.1
v0.5.0
0.5.0 (2023-04-13)
⚠ BREAKING CHANGES
- alter order of table, role, database role and tag ownership
- warehouse grant and role grant testing
- future grants
- principal descendants refactored
- principal ascendants
- role inheritance refactored
- removing unused grants
- refactor grants a bit
- add grant and future_grant
- add GrantAction and AccountGrant
- use entity and asset interfaces for default load_from_sf implementations
- refactor entities
- refactor entity loading
- change not_null -> nullable, adjust tests
- refactor table and columns
- extend databaserole with principle interface
- extend databaserole with principle interface
Features
- add grant and future_grant (881caa9)
- add GrantAction and AccountGrant (1bdac50)
- add principle interface to schema (d1a1cad)
- add rest of the column types (65a18e1)
- add tag classes (db94833)
- adjust grants and affected tests (d8d2db5)
- change not_null -> nullable, adjust tests (48b115d)
- database grants update (7e4872a)
- extend databaserole with principle interface (c9acbbe)
- extend databaserole with principle interface (8c540e0)
- extend role asset and add database_role (730f167)
- extend role asset and add database_role (f18b42a)
- fix tag bugs and add tests (092c170)
- refactor entities (cbd7a3a)
- refactor entity loading (4c1a574)
- refactor table and columns (628efc4)
- table describe (7a84271)
- tag support for columns (f0d491d)
- update mergeable entity and test (b6dbcb0)
- update schema describable and affected tests (22a322b)
- update warehouse and tests (fc819b4)
- use entity and asset interfaces for default load_from_sf implementations (5dd682a)
Bug Fixes
- added table tag tests (212f03e)
- client decribe_many procedure fix (bfad3f9)
- refactor grants a bit (61f29a7)
- refactoring class renaming error (00ae284)
- remove buggy fixtures (2a0fb38)
- remove devcontainer from gitignore (afb3da1)
- removing unused grants (810dcff)
- sp error, fix schema tests (8191e04)
- table, wh, db should not be principals (154dd71)
- update role_account_grant tests (64a6217)
- update schema tests (4c777f4)
- update tag/classification tag structure (7aa3c36)