chill-bundles/.changes/unreleased/Fixed-20250314-150408.yaml
Julien Fastré f202625ea8
Fix LIKE clause logic in UserGroupRepository query
Adjusted the parameter order and ensured consistent use of LOWER and UNACCENT functions in the LIKE clause. This resolves potential mismatches and improves query reliability for pattern matching.
2025-03-14 15:04:22 +01:00

7 lines
153 B
YAML

kind: Fixed
body: fix search query for user groups
time: 2025-03-14T15:04:08.622666838+01:00
custom:
Issue: "368"
SchemaChange: No schema change