We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixes #69: support customizable table name mapping
refactored logging
fixed readme
rollback
v1.1 release
added support to call tx.Rollback and Commit within DB.Transactional
Query.All() will init the slice as an empty slice if no result is ret… …urned
Fixed bad reference to db in builder
Added test
v1.0.11 release