mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 09:05:59 +00:00
fix: remove old way of adding way uuids
This commit is contained in:
@@ -7,7 +7,6 @@ const _cloneDeepWith = require('lodash/cloneDeepWith');
|
||||
const dialect = {
|
||||
limitSelect: true,
|
||||
rangeSelect: true,
|
||||
rawUuids: true,
|
||||
stringEscapeChar: "'",
|
||||
fallbackDataType: 'varchar',
|
||||
offsetNotSupported: true,
|
||||
|
||||
Reference in New Issue
Block a user