mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 08:26:01 +00:00
db deploy - next tests
This commit is contained in:
@@ -10,6 +10,7 @@ async function deployDb({ connection, systemConnection, driver, analysedStructur
|
||||
modelFolder,
|
||||
loadedDbModel,
|
||||
});
|
||||
console.log('RUNNING DEPLOY SCRIPT:', sql);
|
||||
await executeQuery({ connection, systemConnection, driver, sql });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user