fix: skipDataModifications for cassandra

This commit is contained in:
Nybkox
2025-02-04 00:32:31 +01:00
parent 2fee584da9
commit 40cfe63b6f

View File

@@ -624,6 +624,7 @@ const cassandraEngine = {
skipIndexes: true,
skipOrderBy: true,
skipAutoIncrement: true,
skipDataModifications: true,
useTextTypeForStrings: true,
// objects: [],