feat: add forceSortResults for cassandra

This commit is contained in:
Nybkox
2025-02-04 21:27:15 +01:00
parent 979f2c7dac
commit bb38b93927
3 changed files with 16 additions and 2 deletions

View File

@@ -628,6 +628,8 @@ const cassandraEngine = {
skipDataDuplicator: true,
skipDeploy: true,
forceSortResults: true,
useTextTypeForStrings: true,
objects: [],
};