feat: safeCommentChanges flag to dialect

This commit is contained in:
Pavel
2025-08-07 15:32:24 +02:00
parent a8d9c145e6
commit 21641da0bf
3 changed files with 44 additions and 19 deletions

View File

@@ -50,6 +50,8 @@ const dialect = {
isPersisted: true,
},
safeCommentChanges: true,
predefinedDataTypes: [
'bigint',
'bit',