Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Version 0.7.0

Choose a tag to compare

@Kludex Kludex released this 18 Dec 09:15
· 18 commits to master since this release
6b0c767

Fixed

  • Fixed breaking changes in SQLAlchemy cursor; supports >=1.4.42,<1.5 (#513).
  • Wrapped types in typing.Optional where applicable (#510).