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

v0.1.2

Choose a tag to compare

@ahuang11 ahuang11 released this 01 Aug 17:02
· 100 commits to main since this release
45a787a

0.1.2

Released on August 1st, 2022.

Fixed

  • Fixed sqlite+* drivers by dropping 'username' from the required input keywords - #23
  • Fixed sqlalchemy_query for drivers that require the connection to be alive while fetching - #23