Boilerplate for SQL Bindings Extension (#18624)

* boilerplate for sql bindings extension

* edit gulpfile task as it was trying to find specific menus within package.json
This commit is contained in:
Vasu Bhog
2022-03-04 15:16:45 -08:00
committed by GitHub
parent 8e9957adbe
commit c9aa3e9f4b
19 changed files with 206 additions and 6 deletions

View File

@@ -231,6 +231,7 @@ const externalExtensions = [
'schema-compare',
'server-report',
'sql-assessment',
'sql-bindings',
'sql-database-projects',
'sql-migration'
];