mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-27 07:56:28 +00:00
support separate schemas for mssql
This commit is contained in:
@@ -109,7 +109,7 @@ const engines = [
|
||||
],
|
||||
supportSchemas: true,
|
||||
defaultSchemaName: 'dbo',
|
||||
skipSeparateSchemas: true,
|
||||
// skipSeparateSchemas: true,
|
||||
},
|
||||
{
|
||||
label: 'SQLite',
|
||||
|
||||
Reference in New Issue
Block a user