### What happened? [pg_trgm](https://www.postgresql.org/docs/current/pgtrgm.html) operations such as `%>` get split to `% >`, producing something that postgres rejects. ### Version 0.23.1 ### Checked in Playground - [X] I have checked this bug in the [playground](https://playground.quary.dev/?secondary=Format).