mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 17:23:51 -05:00
Adding notebooks to migration extension (#14189)
* Adding migration notebooks to extension * Adding toast notification instead of printing error in the console * removed localization info from the links in the notebook * Removed localization info from the links 2 * Fixed comments, placeholder and letter cases.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"displayName": "SQL Migration",
|
||||
"description": "SQL migration description"
|
||||
"description": "SQL migration description",
|
||||
"migration-notebook-command-title": "Open SQL migration notebooks"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user