fix: remove old way of adding way uuids

This commit is contained in:
Nybkox
2025-01-23 16:40:38 +01:00
parent 09fa3ce438
commit 50f9e025c4
4 changed files with 6 additions and 25 deletions

View File

@@ -7,7 +7,6 @@ const _cloneDeepWith = require('lodash/cloneDeepWith');
const dialect = {
limitSelect: true,
rangeSelect: true,
rawUuids: true,
stringEscapeChar: "'",
fallbackDataType: 'varchar',
offsetNotSupported: true,