summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite/connection.c
Commit message (Expand)AuthorAgeFilesLines
* Fix automatic replacing mistake.Georg Brandl2007-08-111-1/+1
* A few sqlite files were still using RO instead of READONLY.Guido van Rossum2007-08-111-11/+11
* Fix a bit of code that wasn't converted properly, causing a segfault.Guido van Rossum2007-08-101-4/+1
* Make the sqlite tests pass.Gerhard Häring2007-08-101-4/+2
* Merged revisions 56467-56482 via svnmerge fromMartin v. Löwis2007-07-211-3/+2
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-130/+130
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-12/+122
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-67/+130
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+1082