SQL Migration Extension Skeleton (#11625)

* Start on skeleton

* Finish up skeleton

* .

* Change up the skeleton a bit, add some states.
This commit is contained in:
Amir Omidi
2020-08-10 17:31:50 -07:00
committed by GitHub
parent 6435540f35
commit 39900b7a92
11 changed files with 161 additions and 2 deletions

View File

@@ -222,7 +222,8 @@ const externalExtensions = [
'sql-database-projects',
'machine-learning',
'sql-assessment',
'asde-deployment'
'asde-deployment',
'sql-migration'
];
// extensions that require a rebuild since they have native parts
const rebuildExtensions = [