mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 07:16:01 +00:00
merge dbgate master and test drivers
This commit is contained in:
@@ -8,6 +8,7 @@ const spatialTypes = ['GEOGRAPHY'];
|
||||
const dialect = {
|
||||
rangeSelect: false,
|
||||
limitSelect: false,
|
||||
offsetFetchRangeSyntax: true,
|
||||
ilike: true,
|
||||
// stringEscapeChar: '\\',
|
||||
stringEscapeChar: "'",
|
||||
|
||||
Reference in New Issue
Block a user