What's Changed
- 🌱 add SQLC binary and generate test schema and queries by @chrisyxlee in #4
- ✨ add mock for pgx.BatchResults by @chrisyxlee in #5
- 🌱 update Row mock to also return error by @chrisyxlee in #6
- 🌱 update order_dao_example_test.go with batch example by @chrisyxlee in #7
- 🌱 add errors to use for batch result end by @chrisyxlee in #8
- 📖 update README by @chrisyxlee in #9
Full Changelog: v1.1.3...v1.1.4