Skip to content

Releases: aio-libs/aioodbc

Release 0.0.3

05 Jul 21:03
Compare
Choose a tag to compare

Changes

  • Dockerize tests, now we can add more DBs to tests using docker #15, #17, #19
  • Test suite executed with both default asyncio and uvloop #18

Release 0.0.2

01 Jan 10:56
Compare
Choose a tag to compare

Changes

  • Improved pep 492 support.
  • pool.get method removed, use acquire instead.
  • Added tests against MySQL.
  • Added bunch of doc strings.

Release 0.0.1

12 Oct 18:30
Compare
Choose a tag to compare

Changes

  • Initial release.