hugsql 2020-07-08

how would i scape the :

I would like to do a query similar to select * from test where foo::text <> '{}'::text;

figured it out 🙂