mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 13:46:00 +00:00
feat: safeCommentChanges flag to dialect
This commit is contained in:
@@ -50,6 +50,8 @@ const dialect = {
|
||||
isPersisted: true,
|
||||
},
|
||||
|
||||
safeCommentChanges: true,
|
||||
|
||||
predefinedDataTypes: [
|
||||
'bigint',
|
||||
'bit',
|
||||
|
||||
Reference in New Issue
Block a user