Lifetime and API enhancements
·
293 commits
to master
since this release
What's Changed
- Refactorations by @jairinhohw in #50
- Move <R: FromRow> parameter into methods of trait Queryable by @dancingbug in #53
- add tests for struct Transaction by @dancingbug in #55
- Modify Transaction::commit to use isc_commit_transaction by @dancingbug in #58
- Simplify
Queryabletrait by @jairinhohw in #54
Full Changelog: v0.10.0...v0.11.0