Closed arv closed 7 months ago
btw, the js integration test is flaky for some reason related to how we listen for changes from experimental watch. Sometimes we miss or never get the notification. Just sharing what I know in case you decide to investigate.
https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-LIKE
Our implementation of LIKE and ILIKE was incorrect. Now it should match the PSQL spec.