mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 22:26:01 +00:00
using GO separator for MS SQL db sync
This commit is contained in:
@@ -186,6 +186,7 @@
|
||||
|
||||
$: console.log('sourceDb', sourceDb);
|
||||
$: console.log('targetDb', targetDb);
|
||||
$: console.log('connection', connection);
|
||||
$: console.log('driver', driver);
|
||||
|
||||
$: targetDbPaired = matchPairedObjects(sourceDb, targetDb, dbDiffOptions);
|
||||
|
||||
Reference in New Issue
Block a user