Files
azuredatastudio/extensions/sql-migration/package.nls.json
Aasim Khan b2eb0e6958 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.
2021-02-09 08:07:30 -08:00

6 lines
150 B
JSON

{
"displayName": "SQL Migration",
"description": "SQL migration description",
"migration-notebook-command-title": "Open SQL migration notebooks"
}