Skip to content

Release 0.0.4

Compare
Choose a tag to compare
@jettify jettify released this 23 May 09:43
· 723 commits to master since this release

CHANGES

  • Allow to call connection.wait_closed twice.
  • Fixed sqlalchemy 1.0.0 support.
  • Fix #11: Rename Connection.wait_closed() to .ensure_closed()
  • Raise ResourceWarning on non-closed Connection
  • Rename Connection.connect to _connect