summaryrefslogtreecommitdiff
path: root/Doc/library/sqlite3.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 78581 via svnmerge fromGeorg Brandl2010-05-101-1/+1
* Merged revisions 78176 via svnmerge fromEzio Melotti2010-02-141-6/+7
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-10-271-1/+1
* Merged revisions 72319-72320,72467,72661,72675-72679,72703,72708,72710,72712,...Georg Brandl2009-05-261-10/+12
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-13/+13
* Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,...Georg Brandl2008-12-051-2/+2
* Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,...Georg Brandl2008-11-071-60/+141
* #3669 from Robert Lehmann: simplify use of iterator in exampleAndrew M. Kuchling2008-09-061-1/+1
* Implemented feature request 2157: Converter names are cut off at '('Gerhard Häring2008-05-041-8/+5
* Documented the lastrowid attribute.Gerhard Häring2008-03-291-0/+6
* Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 whichGerhard Häring2008-03-291-5/+43
* Accept patch issue2426 by Paul Kippes (kippesp).Gregory P. Smith2008-03-281-0/+21
* #1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods.Georg Brandl2008-01-191-3/+31
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+1
* Add :term:s for "new-style class".Georg Brandl2007-10-211-1/+1
* Add :term:s for iterator.Georg Brandl2007-10-211-7/+7
* Add :term: for generators.Georg Brandl2007-10-211-1/+1
* Bug #1573854: fix docs for sqlite3 cursor rowcount attr.Georg Brandl2007-08-231-3/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+689