mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 10:16:00 +00:00
typo
This commit is contained in:
@@ -48,7 +48,7 @@ export class ScriptDrivedDeployer {
|
||||
} catch (err) {
|
||||
logger.warn(
|
||||
extractErrorLogData(err),
|
||||
'Error loading DbGate deploy journal, createing table dbgate_deploy_journal'
|
||||
'Error loading DbGate deploy journal, creating table dbgate_deploy_journal'
|
||||
);
|
||||
const dmp = this.driver.createDumper();
|
||||
dmp.createTable({
|
||||
|
||||
Reference in New Issue
Block a user