Update go to 1.17 and use embed to extract query files
Closed this issue · 2 comments
rafaelrubbioli commented
- Update go to 1.17
- extract service/internal/repository queries to {repository name}.sql
- use goyesql to parse queries github.com/nleof/goyesql
- use go embed to embed .sql files
VictorAssunc commented
Hi @rafaelrubbioli , can I work on it?
rafaelrubbioli commented
Hi @rafaelrubbioli , can I work on it?
sure!