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