import SQL dump fixed

This commit is contained in:
Jan Prochazka
2022-04-21 17:30:16 +02:00
parent 82304f13e7
commit 5315a549b0
11 changed files with 27 additions and 20 deletions

View File

@@ -32,7 +32,7 @@
},
"devDependencies": {
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"dbgate-tools": "^4.1.1",

View File

@@ -32,7 +32,7 @@
},
"devDependencies": {
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"dbgate-tools": "^4.1.1",

View File

@@ -33,7 +33,7 @@
"devDependencies": {
"antares-mysql-dumper": "^0.0.1-alpha.2",
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"dbgate-tools": "^4.1.1",
"mysql2": "^2.2.5",
"webpack": "^4.42.0",

View File

@@ -31,7 +31,7 @@
},
"devDependencies": {
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"dbgate-tools": "^4.1.1",
"lodash": "^4.17.21",
"pg": "^8.7.1",

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"dbgate-tools": "^4.1.1",
"lodash": "^4.17.21",
"webpack": "^4.42.0",

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"dbgate-tools": "^4.1.1",
"dbgate-plugin-tools": "^1.0.4",
"dbgate-query-splitter": "^4.8.3",
"dbgate-query-splitter": "^4.9.0",
"byline": "^5.0.0",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"