skipSeparateSchemas flag

This commit is contained in:
Jan Prochazka
2024-09-19 17:07:34 +02:00
parent 83357ba2cc
commit a6136cee25
2 changed files with 2 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ const engines = [
],
supportSchemas: true,
defaultSchemaName: 'dbo',
skipSeparateSchemas: true,
},
{
label: 'SQLite',