Skip to content

Commit

Permalink
release now
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Coelho authored and zx80 committed Sep 7, 2024
1 parent 72d86c9 commit a2762a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ AioSQL - Versions
TODO
----

- add apsw, duckdb, asyncpg and psycopg2 to pypy and python 3.13 when possible
- maintain up-to-date wrt Python moving target…
- once 3.9 support is dropped, remove old-style type hints.
- write a small SQLite3-based tutorial?
- tests with other database and drivers?
- rethink record classes? we just want a function?
- add documentation about docker runs.

12.0 on ?
---------
12.0 on 2024-09-07
------------------

- add official support for MS SQL Server with `pymssql`.
- pass misc parameters to cursor in generic adapter.
Expand Down

0 comments on commit a2762a7

Please sign in to comment.