Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular | Serhiy Storchaka | 2014-05-28 | 1 | -0/+2 |
* | Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior | Petri Lehtinen | 2013-02-26 | 1 | -2/+2 |
* | Issue #14720: sqlite3: Convert datetime microseconds correctly | Petri Lehtinen | 2013-02-23 | 1 | -1/+1 |
* | Remove usage of apply() in sqlite3 to silence warnings under -3. | Brett Cannon | 2008-08-04 | 1 | -3/+3 |
* | Merged changes from standalone version 2.3.3. This should probably all be | Gerhard Häring | 2007-01-14 | 1 | -1/+1 |
* | Updated the sqlite3 module to the external pysqlite 2.2.2 version. | Gerhard Häring | 2006-04-23 | 1 | -32/+36 |
* | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+84 |