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.
UnboundSessionError
if attempting to execute a query with no attached session.in_()
without any arguments or with an empty generator.