mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:59:47 -05:00
* Adding Dashboard Fixing auth keys api create status Dialog * making some changes requested in the PR * switched to text component from dom component * Adding TODO comment * Fixing image url to work on windows * Fixing stuff pointed out in PR comments * adding return type to dasboard register function * Adding more todos
8 lines
246 B
JSON
8 lines
246 B
JSON
{
|
|
"displayName": "SQL Migration",
|
|
"description": "SQL migration description",
|
|
"migration-notebook-command-title": "Open SQL migration notebooks",
|
|
"migration-dashboard-title": "SQL Migration",
|
|
"migration-dashboard-tasks": "Migration Tasks"
|
|
}
|