Posts by Geomar Bastiani • 1 point
1 post
-
-3
votes5
answers11633
viewsA: How to do a LIKE ignoring accentuation?
This approach worked for me: const pg = require('pg'); const client = new pg.Client({ connectionString:…
1 post
-3
votes5
answers11633
viewsThis approach worked for me: const pg = require('pg'); const client = new pg.Client({ connectionString:…