mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 17:53:59 +00:00
fix
This commit is contained in:
@@ -10,6 +10,8 @@ function randomDbName(dialect) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function extractConnection(engine) {
|
function extractConnection(engine) {
|
||||||
|
const { connection } = engine;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
...connection,
|
...connection,
|
||||||
...engine.local,
|
...engine.local,
|
||||||
|
|||||||
Reference in New Issue
Block a user