This commit is contained in:
Benjamin Toby
2025-09-03 13:41:05 +01:00
parent 5c3324105e
commit c5954f6ba2
6 changed files with 26 additions and 26 deletions
+4 -4
View File
@@ -966,12 +966,12 @@ export const ServerQueryEqualities = [
"EQUAL",
"LIKE",
"LIKE_RAW",
"LIKE_NOCASE",
"LIKE_NOCASE_RAW",
"LIKE_LOWER",
"LIKE_LOWER_RAW",
"NOT LIKE",
"NOT LIKE_RAW",
"NOT_LIKE_NOCASE",
"NOT_LIKE_NOCASE_RAW",
"NOT_LIKE_LOWER",
"NOT_LIKE_LOWER_RAW",
"NOT EQUAL",
"REGEXP",
"FULLTEXT",