Ok,

The problem is fixed starting SQLite 3.7.16,
But Python 3.3 series (up to 3.3.3) seems to be shipped with the very old
SQLite 3.7.12, by default.

Is there a simple trick to "upgrade" SQLite3 version used by Python (under
windows) ?
Just changing the sqlite3.dll is safe ?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to