mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
duckdb fixes
This commit is contained in:
@@ -18,6 +18,7 @@ function getDatabaseFileLabel(databaseFile) {
|
||||
const dialect = {
|
||||
limitSelect: true,
|
||||
rangeSelect: true,
|
||||
defaultSchemaName: 'main',
|
||||
offsetFetchRangeSyntax: false,
|
||||
explicitDropConstraint: true,
|
||||
stringEscapeChar: "'",
|
||||
|
||||
Reference in New Issue
Block a user