Fork me on GitHub
#hugsql
<
2020-05-15
>
sudakatux20:05:27

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

sudakatux20:05:45

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