0.19.0
What's Changed
- Add a table of the blocks next to their SQLAlchemy code by @antonrh in https://github.com/antonrh/sqlakit/pull/111
- Add in_bulk() to read the rows as a dict by a column by @antonrh in https://github.com/antonrh/sqlakit/pull/112
- Read a held instance again in with_expression() by @antonrh in https://github.com/antonrh/sqlakit/pull/114
Full Changelog: https://github.com/antonrh/sqlakit/compare/0.18.0...0.19.0