79756754

Date: 2025-09-05 12:13:21
Score: 1
Natty:
Report link

I think you're not properly using postgresql concatenation syntax. Try:

AND (LOWER(DESCRIPTION_TEXT) ~* ('\y' || $4 || '\y'))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bending Rodriguez