goqu
goqu copied to clipboard
Convert raw query into goqu
Is it possible to go from a raw query that works on sqlite3 and use goqu (possibly via Dialect esq approach) to convert it to postgres goqu or even postgres raw sql?
Dialect
- [x] postgres
- [x] sqlite3