Skip to content

Bug fixes and custom exceptions

Latest
Compare
Choose a tag to compare
@huntfx huntfx released this 09 Feb 18:10
· 15 commits to master since this release

Improvements

  • Raises UnboundSessionError if attempting to execute a query with no attached session.

Fixes

  • Fix error when using in_() without any arguments or with an empty generator.