Files
opencloud/services
Dominik Schmidt ab6d0b56b6 fix(search): validate CaseInsensitive against the effective field type
The guard only rejected CaseInsensitive when a non-keyword/path Type was set explicitly. With no Type, isCasedType treated the field as cased, so CaseInsensitive on an inferred numeric/bool/datetime field passed validation but produced no _lowercase sibling, and the query would silently match nothing. Validate now falls back to the inferred Go type.
2026-08-18 17:12:32 +02:00
..
2026-08-08 23:16:53 +00:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-08-03 13:20:03 +02:00
2026-08-17 23:19:38 +00:00
2026-07-14 18:12:24 +02:00
2026-08-17 23:19:38 +00:00
2026-06-18 15:05:49 +02:00
2026-08-11 23:17:55 +00:00
2026-06-03 16:28:44 +02:00