mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-03 16:23:58 +00:00
fix: skipDataModifications for cassandra
This commit is contained in:
@@ -624,6 +624,7 @@ const cassandraEngine = {
|
||||
skipIndexes: true,
|
||||
skipOrderBy: true,
|
||||
skipAutoIncrement: true,
|
||||
skipDataModifications: true,
|
||||
|
||||
useTextTypeForStrings: true,
|
||||
// objects: [],
|
||||
|
||||
Reference in New Issue
Block a user