| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21147: sqlite3 now raises an exception if the request contains a null | Serhiy Storchaka | 2014-09-11 | 1 | -0/+10 |
|
|
* | Issue #20026: Fix the sqlite module to handle correctly invalid isolation level | Victor Stinner | 2013-12-19 | 1 | -0/+5 |
|
|
* | #18741: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -2/+4 |
|
|
* | Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior | Petri Lehtinen | 2013-02-26 | 1 | -2/+11 |
|
|
* | Issue #14720: sqlite3: Convert datetime microseconds correctly | Petri Lehtinen | 2013-02-23 | 1 | -1/+18 |
|
|
* | Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a Pr... | Petri Lehtinen | 2012-02-06 | 1 | -0/+22 |
|
|
* | Issue #8195: Fix a crash in sqlite Connection.create_collation() if the | Victor Stinner | 2010-04-22 | 1 | -0/+7 |
|
|
* | Merged revisions 78898 via svnmerge from | Victor Stinner | 2010-03-13 | 1 | -7/+12 |
|
|
* | Merged new pysqlite version 2.6.0 from trunk. | Gerhard Häring | 2010-03-05 | 1 | -11/+104 |
|
|
* | change deprecated unittest method calls into their proper names. | Gregory P. Smith | 2009-07-04 | 1 | -2/+2 |
|
|
* | Issue #3659: Values of string subclasses were not handled correctly when used | Gerhard Häring | 2008-09-22 | 1 | -0/+6 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -1/+16 |
|
|
* | Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally | Gerhard Häring | 2008-03-29 | 1 | -0/+62 |
|
|
* | Make sure we get usable error messages when text could not be decoded when fe... | Gerhard Häring | 2008-02-29 | 1 | -0/+14 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -2/+2 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -0/+10 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+8 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+26 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+48 |
|
|