mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
feat: force usage of text type for strings in cassandra tests
This commit is contained in:
@@ -623,6 +623,8 @@ const cassandraEngine = {
|
||||
skipUnique: true,
|
||||
skipIndexes: true,
|
||||
skipOrderBy: true,
|
||||
|
||||
useTextTypeForStrings: true,
|
||||
// objects: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user