APSW 3.45.2.0 Released

9 views
Skip to first unread message

Roger Binns

unread,
Mar 12, 2024, 2:01:58 PMMar 12
to python...@googlegroups.com
APSW 3.45.2.0 is now available. The project is at
https://github.com/rogerbinns/apsw which includes full documentation,
source, installation information and more.

APSW is a wrapper around SQLite that provides all SQLite API
functionality in Python. It is not DBAPI compliant as it provides SQLite
semantics. sqlite3 provides DBAPI semantics. You can see the two
approaches contrasted at https://rogerbinns.github.io/apsw/pysqlite.html

Changelist is below and at https://rogerbinns.github.io/apsw/changes.html

Minor doc and tests change due to changed behaviour of sqlite3_serialize
on an empty database, used by Connection.serialize().

Roger
Reply all
Reply to author
Forward
0 new messages