data duplicator fix

This commit is contained in:
Jan Prochazka
2023-02-17 10:00:21 +01:00
parent 1ab58a491a
commit 6b783027e5
4 changed files with 20 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ const dialect = {
dropCheck: true,
dropReferencesWhenDropTable: false,
requireStandaloneSelectForScopeIdentity: true,
columnProperties: {
columnComment: true,