Skip to content

v1.1.0

Compare
Choose a tag to compare
@AugustNagro AugustNagro released this 02 Sep 04:59
· 54 commits to master since this release

What's Changed

  • added support for easy extendability of DbCodec by @lbialy in #7
  • added compilation errors for missing Mirrors and DbCodecs by @lbialy in #10
  • added support for column and table names in repos by @lbialy in #8
  • [WIP] added simple support for returning clause type of queries by @lbialy in #6
  • make Returning::run return a Vector, additional testing by @AugustNagro in #12
  • Future-Proof Queries Part 2 by @AugustNagro in #11
  • Postgres Module by @AugustNagro in #13

New Contributors

Full Changelog: v1.0.1...v1.1.0