mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
feat: add forceSortResults for cassandra
This commit is contained in:
@@ -628,6 +628,8 @@ const cassandraEngine = {
|
||||
skipDataDuplicator: true,
|
||||
skipDeploy: true,
|
||||
|
||||
forceSortResults: true,
|
||||
|
||||
useTextTypeForStrings: true,
|
||||
objects: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user