go-blueprint
go-blueprint copied to clipboard
Adding sqlc advanced option
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
Problem/Feature
Please include a description of the problem or feature this PR is addressing.
Description of Changes:
- Adds sqlc as an advanced option
- Edited and created templates accordingly
- Edited linter to test sqlc
- added
Querytodatabase.servicefor relevant drivers
closes #400
Checklist
- [x] I have self-reviewed the changes being requested
- [ ] I have updated the documentation (check issue ticket #218)
@Melkeydev Just checking in, but are you able to merge this PR now after it addressed the feedback?
@StevenACoffman @Melkeydev There’s still some documentation that needs to be updated with the recent changes. I’ve already opened a PR to the sqlc branch of @eggplannt with those updates, but it hasn’t been merged yet.
Are there any updates on this pull request?