mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Refactor SQL Binding code over from sql-database-projects (#18674)
* add sql binding prompt / logic * remove controller and move to extension * remove unused dependencies
This commit is contained in:
@@ -25,7 +25,6 @@ const extensionList = [
|
||||
'resource-deployment',
|
||||
'schema-compare',
|
||||
'sql-database-projects',
|
||||
|
||||
];
|
||||
|
||||
let argv = require('yargs')
|
||||
|
||||
Reference in New Issue
Block a user