goqu icon indicating copy to clipboard operation
goqu copied to clipboard

Convert raw query into goqu

Open freshteapot opened this issue 1 year ago • 0 comments

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

freshteapot avatar Jan 13 '24 14:01 freshteapot