Archived
Update SC dialog to save/read file structure to/from schema compare file (#22727)
* Read/Send ExtractTarget information from/to STS * Remove comment * Cleanup comment and update azdata dependency
This commit is contained in:
Vendored
+1
-1
@@ -135,7 +135,7 @@ declare module 'mssql' {
|
||||
connectionName?: string;
|
||||
projectFilePath: string;
|
||||
targetScripts: string[];
|
||||
folderStructure: ExtractTarget;
|
||||
extractTarget: ExtractTarget;
|
||||
dataSchemaProvider: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user