luminus

sudakatux 2020-07-08T18:53:07.021400Z

Hi

sudakatux 2020-07-08T18:53:34.022Z

has anyone done postgres json queries

sudakatux 2020-07-08T18:53:54.022400Z

I cant seem to find the way to scape the :

sudakatux 2020-07-08T18:54:13.022700Z

im trying to do something similar to

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