| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 | Gerhard Häring | 2008-10-08 | 1 | -1/+4 |
| | | | | | module. | ||||
| * | Merged changes from external pysqlite 2.3.0 release. Documentation updates will | Gerhard Häring | 2006-06-13 | 1 | -35/+115 |
| | | | | | follow in a few hours at the latest. Then we should be ready for beta1. | ||||
| * | More memory leaks from valgrind | Neal Norwitz | 2006-06-02 | 1 | -0/+4 |
| | | |||||
| * | Updated the sqlite3 module to the external pysqlite 2.2.2 version. | Gerhard Häring | 2006-04-23 | 1 | -4/+4 |
| | | |||||
| * | upgrade to final version of pysqlite 2.2.0 | Anthony Baxter | 2006-04-05 | 1 | -11/+11 |
| | | |||||
| * | Update to pysqlite 2.2.0 | Anthony Baxter | 2006-04-04 | 1 | -28/+63 |
| | | |||||
| * | merged the sqlite-integration branch. | Anthony Baxter | 2006-04-01 | 1 | -0/+290 |
| This is based on pysqlite2.1.3, and provides a DB-API interface in the standard library. You'll need sqlite 3.2.2 or later to build this - if you have an earlier version, the C extension module will not be built. | |||||
