APSW 3.7.15-r1 Released

13 views
Skip to first unread message

Roger Binns

unread,
Dec 16, 2012, 4:21:07 AM12/16/12
to python...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

APSW 3.7.15-r1 is now available. The home page is at
http://code.google.com/p/apsw/ which includes full documentation, source
and binary distributions for Windows (Python 2.3 onwards including Python 3).

APSW is a wrapper around SQLite that provides all SQLite API functionality
in Python. It is not DBAPI compliant as it provides SQLite semantics.
pysqlite provides DBAPI semantics. You can see the two approaches
contrasted at http://apidoc.apsw.googlecode.com/hg/pysqlite.html

Changelist is below and a clickable version at
http://apidoc.apsw.googlecode.com/hg/changes.html

Work around changed semantics for error handling when the VFS xDelete
method is asked to delete a file that does not exist.

Completely removed all AsyncVFS related code. This extension is no longer
maintained nor supported by the SQLite team. WAL is a good way of getting
similar functionality.

Added config() support for SQLITE_CONFIG_COVERING_INDEX_SCAN.

Added several new constants: SQLITE_CONFIG_COVERING_INDEX_SCAN,
SQLITE_CONFIG_SQLLOG, SQLITE_FCNTL_BUSYHANDLER, SQLITE_FCNTL_TEMPFILENAME,
SQLITE_CANTOPEN_FULLPATH, SQLITE_IOERR_DELETE_NOENT

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlDNkoMACgkQmOOfHg372QQenACfeOzW/F9hY5YhcTMfzP93vxg9
QEMAnjYs3sb7qmPOxpnPObvD3nMQOZTA
=7OZv
-----END PGP SIGNATURE-----
Reply all
Reply to author
Forward
0 new messages