hugsql

sudakatux 2020-05-15T20:19:53.001Z

Hi

sudakatux 2020-05-15T20:20:27.001700Z

So im looking for an example to be able to dynamically write a postgres query like this

sudakatux 2020-05-15T20:20:45.002Z

select * from user_profiles up where up.data->'contactInfo'->>'name' ilike '%nombre%'