luminus 2020-07-08

has anyone done postgres json queries

I cant seem to find the way to scape the :

im trying to do something similar to

select * from test where foo::text <> '{}'::text;