-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CosmosDB] Add Sql stored procedure, udf and trigger cmdlets (#11999)
* Added cosmosDB sql stored procedure, udf and trigger cmdlets * added help, fixed indentation, fixed wrong code * fixed a typo * indentation fix * flake8 issues fixed * PR comments * changed help accordingly * style fix * change in help msg
- command-module
- azure-cli-2.67.0
- azure-cli-2.66.0
- azure-cli-2.65.0
- azure-cli-2.64.0
- azure-cli-2.63.0
- azure-cli-2.62.0
- azure-cli-2.61.0
- azure-cli-2.60.0
- azure-cli-2.59.0
- azure-cli-2.58.0
- azure-cli-2.57.0
- azure-cli-2.56.0
- azure-cli-2.55.0
- azure-cli-2.54.0
- azure-cli-2.53.1
- azure-cli-2.53.0
- azure-cli-2.52.0
- azure-cli-2.51.0
- azure-cli-2.50.0
- azure-cli-2.49.0
- azure-cli-2.48.1
- azure-cli-2.48.0
- azure-cli-2.47.0
- azure-cli-2.46.0
- azure-cli-2.45.0
- azure-cli-2.44.1
- azure-cli-2.44.0
- azure-cli-2.43.0
- azure-cli-2.42.0
- azure-cli-2.41.0
- azure-cli-2.40.0
- azure-cli-2.39.0
- azure-cli-2.38.2
- azure-cli-2.38.1
- azure-cli-2.38.0
- azure-cli-2.37.0
- azure-cli-2.36.0
- azure-cli-2.35.0
- azure-cli-2.34.1
- azure-cli-2.34.0
- azure-cli-2.33.1
- azure-cli-2.33.0
- azure-cli-2.32.0
- azure-cli-2.31.0
- azure-cli-2.30.0
- azure-cli-2.29.2
- azure-cli-2.29.1
- azure-cli-2.29.0
- azure-cli-2.28.1
- azure-cli-2.28.0
- azure-cli-2.27.2
- azure-cli-2.27.1
- azure-cli-2.27.0
- azure-cli-2.26.1
- azure-cli-2.26.0
- azure-cli-2.25.0
- azure-cli-2.24.2
- azure-cli-2.24.1
- azure-cli-2.24.0
- azure-cli-2.23.0
- azure-cli-2.22.1
- azure-cli-2.22.0
- azure-cli-2.21.0
- azure-cli-2.20.0
- azure-cli-2.19.1
- azure-cli-2.19.0
- azure-cli-2.18.0
- azure-cli-2.17.1
- azure-cli-2.17.0
- azure-cli-2.16.0
- azure-cli-2.15.1
- azure-cli-2.15.0
- azure-cli-2.14.2
- azure-cli-2.14.1
- azure-cli-2.14.0
- azure-cli-2.13.0
- azure-cli-2.12.1
- azure-cli-2.12.0
- azure-cli-2.11.1
- azure-cli-2.11.0
- azure-cli-2.10.1
- azure-cli-2.10.0
- azure-cli-2.9.1
- azure-cli-2.9.0
- azure-cli-2.8.10-beta
- azure-cli-2.8.0
- azure-cli-2.7.0
- azure-cli-2.6.0
- azure-cli-2.5.1
- azure-cli-2.5.0
- azure-cli-2.4.0
- azure-cli-2.3.1
- azure-cli-2.3.0
- azure-cli-2.2.0
1 parent
af4fca8
commit 1644eec
Showing
8 changed files
with
7,168 additions
and
50 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
2,185 changes: 2,185 additions & 0 deletions
2,185
.../command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_stored_procedure.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2,334 changes: 2,334 additions & 0 deletions
2,334
...azure/cli/command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_trigger.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2,185 changes: 2,185 additions & 0 deletions
2,185
...and_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_user_defined_function.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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