Op 1 feb 2014, om 08:29 heeft big stone het volgende geschreven:

Maybe Chrismas will be in february this year  :

http://bugs.python.org/issue20465

Whatever will be the answer from the python team, THANKS a lot Mr Hipp, Mr
Kennedy, and Mr Mistachkin for making it possible !
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
Hello, just in case this great development may not yet be included in Python, you can of cause install your own as a Python site package. Being an APSW adept myself, I like to forward the announcement below.
Best regards, E. Pasma.


Begin doorgestuurd bericht:

Van: Roger Binns <rog...@rogerbinns.com>
Datum: 5 februari 2014 22:04:04 GMT+01:00
Aan: python-sql...@googlegroups.com
Onderwerp: [python-sqlite] APSW 3.8.3-r1 released
Antwoord aan: python-sql...@googlegroups.com

APSW 3.8.3-r1 is now available. The home page is at
https://github.com/rogerbinns/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://rogerbinns.github.io/apsw/pysqlite.html

Changelist is below and a clickable version at
http://rogerbinns.github.io/apsw/changes.html

APSW is now hosted at Github - https://github.com/rogerbinns/apsw

Added SQLITE_RECURSIVE, SQLITE_READONLY_DBMOVED,
SQLITE_FCNTL_COMMIT_PHASETWO, SQLITE_FCNTL_HAS_MOVED and SQLITE_FCNTL_SYNC
constants.

Roger


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to