Files
opencloud/services
Dominik Schmidt fc41995a47 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-31 13:40:42 +02:00
..
2026-08-28 23:17:11 +00:00
2026-08-18 17:17:30 +02:00
2026-06-03 16:28:44 +02:00
2026-08-03 13:20:03 +02:00
2026-08-30 23:17:11 +00:00
2026-07-14 18:12:24 +02:00
2026-08-30 23:17:11 +00:00
2026-06-18 15:05:49 +02:00
2026-08-30 23:17:11 +00:00
2026-08-25 09:55:39 +02:00