-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and test procedures SDK as part of ongoing functions&procedures rework: - Regenerate SDK after adjusting defs - Wrap procedure definitions in `$$` - Wrap arguments in double quotes - Extract ProcedureDetails out of DESCRIBE output rows - Add AutoEventLogging to the SDK - Adjust alter's structure (add set/unset) - Add missing fields to SHOW output - Use extended in for SHOW - Add/Generate assertions for procedure, procedure details, and procedure parameters - Add missing unit tests and adjust existing ones - Add missing integration tests and temporarily skip most of the existing ones, adjust them, or remove them - Adjust existing resource
- Loading branch information
1 parent
fc1eace
commit 682606a
Showing
34 changed files
with
3,958 additions
and
850 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
Oops, something went wrong.