summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* [3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453)Erlend E. Aasland2022-08-3112-270/+0
* gh-96121: Merge sqlite3.Row examples into sqlite3.Row class doc (GH-96122)Miss Islington (bot)2022-08-221-14/+0
* [3.10] gh-95273: Improve sqlite3.complete_statement docs (GH-95840) (#95918)Erlend E. Aasland2022-08-121-30/+0
* gh-95273: Condense sqlite3 executescript example (GH-95383) (#95419)Miss Islington (bot)2022-07-291-25/+0
* gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95...Miss Islington (bot)2022-07-292-43/+0
* [3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273)Erlend Egeberg Aasland2022-06-252-31/+7
* sqlite3: Modernize documentation around unicode and bytes. (GH-28652) (GH-28694)Miss Islington (bot)2021-10-051-2/+2
* bpo-44106: Purge unused sqlite3 doc includes (GH-26234)Miss Islington (bot)2021-05-198-138/+0
* bpo-44106: Improve sqlite3 example database contents (GH-26027)Miss Islington (bot)2021-05-198-40/+36
* bpo-20364: Improve sqlite3 placeholder docs (GH-25003)Erlend Egeberg Aasland2021-04-141-8/+13
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-1925-18/+47
* bpo-31923: Fix spelling in sqlite3 docs (GH-4227)davy wybiral2017-11-041-1/+1
* sqlite3: Fix documentation errors concerning Cursor.rowcountPetri Lehtinen2012-02-161-2/+1
* Issue #13491: Fix many errors in sqlite3 documentationPetri Lehtinen2012-02-157-46/+23
* caught is the right pp of catch; thanks to Don Bennett from docs@Sandro Tosi2011-10-311-1/+1
* Issue 11929: Minor whitespace clean-ups.Raymond Hettinger2011-04-261-1/+2
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-1/+1
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
| * Merged revisions 86670 via svnmerge fromÉric Araujo2010-11-223-3/+3
| * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
* | Remove unnecessary `object` base class in docs (#10366).Éric Araujo2010-11-223-3/+3
* | Syntax fixes for examples in the Doc/includesSenthil Kumaran2010-10-171-1/+1
* | Merged new pysqlite version 2.6.0 from trunk.Gerhard Häring2010-03-051-0/+26
* | Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
|/
* Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge fromGeorg Brandl2009-05-251-3/+4
* Issue #1717: documentation fixes related to the cmp removal.Mark Dickinson2009-02-011-1/+6
* Same documentation for sqlite3 module as in 2.6.Gerhard Häring2008-03-291-0/+16
* Move the 3k reST doc tree in place.Georg Brandl2007-08-1529-0/+511