merge dbgate master and test drivers

This commit is contained in:
Rinie Kervel
2022-10-30 08:32:53 +01:00
parent 5c0c145fd6
commit a0cefbc1ca
2 changed files with 13 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ const spatialTypes = ['GEOGRAPHY'];
const dialect = {
rangeSelect: false,
limitSelect: false,
offsetFetchRangeSyntax: true,
ilike: true,
// stringEscapeChar: '\\',
stringEscapeChar: "'",