-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add missing database role operations to SDK (#2014)
* Add missing operations to database role (WIP) * Add options and validations to missing database role operations (WIP) * Add dto opts mapping to missing database role operations (WIP) * Add unit tests to missing database role operations (WIP) * Add unit tests of validations for missing database role operations (WIP) * Add integration tests for missing database role operations (WIP) * Rename to parent role * Fix granting syntax * Add assertions for granted... fields * Fix grant/revoke database role to/from share test
- Loading branch information
1 parent
f5efc09
commit d2ea67d
Showing
7 changed files
with
514 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.