-
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.
[RDBMS] Introduce MySQL georestore command and update validators (#19782
) * test recordings * add server name checker for mysql and update tests * georestore * geo restore * replica validator update * style fixed * firewall rule fix * update helptext for mysql * linter and style issue fixed * Update _helptext_mysql.py * Update test and help text * update transformer and test recordings * linter issue fixed * uncomment tests * Add firewall rule operation validation and update API to mysql GA API * linter issue fixed
- Loading branch information
Showing
39 changed files
with
81,361 additions
and
27,837 deletions.
There are no files selected for viewing
Empty file.
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
411 changes: 252 additions & 159 deletions
411
src/azure-cli/azure/cli/command_modules/rdbms/_helptext_mysql.py
Large diffs are not rendered by default.
Oops, something went wrong.
386 changes: 213 additions & 173 deletions
386
src/azure-cli/azure/cli/command_modules/rdbms/_helptext_pg.py
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
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.