mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
connection tab
This commit is contained in:
@@ -111,4 +111,6 @@ export const driverBase = {
|
||||
dumpSqlSelect(dmp, select);
|
||||
return this.readQuery(pool, dmp.s, structure);
|
||||
},
|
||||
showConnectionField: (field, values) => false,
|
||||
showConnectionTab: (field) => true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user