mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
mssql bulk table writer
This commit is contained in:
@@ -14,6 +14,7 @@ class DatabaseAnalyser {
|
||||
this.structure = null;
|
||||
/** import('@dbgate/types').DatabaseModification[]) */
|
||||
this.modifications = null;
|
||||
this.singleObjectFilter = null;
|
||||
}
|
||||
|
||||
async _runAnalysis() {
|
||||
|
||||
Reference in New Issue
Block a user