mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 07:16:01 +00:00
non default schema name in tab title
This commit is contained in:
@@ -16,6 +16,7 @@ const dialect = {
|
||||
isSparse: false,
|
||||
isPersisted: false,
|
||||
},
|
||||
defaultSchemaName: null,
|
||||
};
|
||||
|
||||
export const driverBase = {
|
||||
|
||||
Reference in New Issue
Block a user