79769373

Date: 2025-09-19 10:00:37
Score: 0.5
Natty:
Report link

Not knowing PostgREST I tended to comment that "why not accessing it through a view?",
but in fact according to the doc having a view that exposes your unaccent()ed column you can REST on is the official way:

For more complicated filters you will have to create a new view in the database, or use a function.

Reasons:
  • Blacklisted phrase (1): to comment
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Guillaume Outters