Add SQL Binding Tests (#18687)

* add tests
This commit is contained in:
Vasu Bhog
2022-03-09 16:35:51 -08:00
committed by GitHub
parent 65b4847874
commit 0c54c12772
9 changed files with 1335 additions and 9 deletions

View File

@@ -24,7 +24,8 @@ const extensionList = [
'machine-learning',
'resource-deployment',
'schema-compare',
'sql-database-projects',
'sql-bindings',
'sql-database-projects'
];
let argv = require('yargs')