Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Logger + Postgres Fixes

Compare
Choose a tag to compare
@dadleyy dadleyy released this 11 Dec 19:26
· 39 commits to master since this release
95686b3

Added a io.Writer param to the generated NewRecordStore methods. Will be used to print out queries run by the stores.

Fixes GH-75