index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
sqlite3.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-2/+2
*
#26250: document the sqlite3.Cursor.connection attribute. Initial patches by...
Ezio Melotti
2016-03-18
1
-0/+12
*
#21653: fix doc for return type of sqlite3.Row.keys().
R David Murray
2014-06-05
1
-1/+1
*
Issue #15067: Remove reference to a rejected PEP.
Zachary Ware
2014-04-01
1
-3/+0
*
update pysqlite website (closes #20278)
Benjamin Peterson
2014-01-16
1
-1/+1
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-4/+4
*
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on ...
Georg Brandl
2013-10-06
1
-1/+1
*
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
Petri Lehtinen
2013-02-26
1
-0/+4
*
#13934: document sqlite version strings.
R David Murray
2013-01-11
1
-0/+18
*
Fix sqlite3 class markup.
R David Murray
2012-10-01
1
-213/+213
*
Show how to close a connection
Raymond Hettinger
2012-09-25
1
-2/+3
*
#15742: clarify sqlite parameter substitution example.
R David Murray
2012-08-20
1
-1/+1
*
Minor fixups.
Raymond Hettinger
2012-04-18
1
-4/+4
*
Clean-up the SQLite introduction.
Raymond Hettinger
2012-04-18
1
-26/+26
*
Clarify that a new connection needs to be made after the close.
Raymond Hettinger
2012-04-17
1
-0/+6
*
sqlite3: Port relevant documentation changes from 3.2
Petri Lehtinen
2012-03-01
1
-18/+14
*
Fix errors in sqlite3's Cursor.rowcount documentation
Petri Lehtinen
2012-02-16
1
-6/+5
*
Use validate SQL in the example (this was confusing to readers)
Raymond Hettinger
2012-02-01
1
-1/+1
*
Show the import in the sqlite3 example
Raymond Hettinger
2012-02-01
1
-0/+1
*
Fix stock symbol for Microsoft
Raymond Hettinger
2012-01-10
1
-2/+2
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
reST indentation fix in sqlite3 docs. rst uses 3 space indentation.
Senthil Kumaran
2011-07-03
1
-36/+37
*
Fix Issue10020 - Doc update to sqlite3 module in 2.7 branch.
Senthil Kumaran
2011-06-26
1
-0/+12
*
Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge...
Georg Brandl
2010-11-26
1
-14/+12
*
Merged revisions 82757-82758,82760-82764 via svnmerge from
Georg Brandl
2010-10-06
1
-1/+1
*
Issue #3854: Documented using the sqlite3 module with multiple threads.
Gerhard Häring
2010-08-06
1
-0/+15
*
Merged code from pysqlite 2.6.0.
Gerhard Häring
2010-03-05
1
-1/+20
*
Link correction in documentation.
Michael Foord
2010-03-02
1
-1/+1
*
#7921: fix links. Patch by Brian Curtin.
Ezio Melotti
2010-02-14
1
-6/+7
*
Fix some documentation examples involving the repr of a float.
Mark Dickinson
2009-11-24
1
-2/+2
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
#6055: refer to "sqlite3" consistently.
Georg Brandl
2009-05-20
1
-10/+12
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-13/+13
*
fix typo in sqlite3 docs
Benjamin Peterson
2008-11-26
1
-2/+2
*
#4267: small fixes in sqlite3 docs.
Georg Brandl
2008-11-06
1
-8/+7
*
#4059: patch up some sqlite docs.
Georg Brandl
2008-10-08
1
-52/+134
*
#3669 from Robert Lehmann: simplify use of iterator in example
Andrew M. Kuchling
2008-09-06
1
-1/+1
*
Implemented feature request 2157: Converter names are cut off at '('
Gerhard Häring
2008-05-04
1
-8/+5
*
Documented the lastrowid attribute.
Gerhard Häring
2008-03-29
1
-0/+6
*
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
Gerhard Häring
2008-03-29
1
-5/+43
*
Accept patch issue2426 by Paul Kippes (kippesp).
Gregory P. Smith
2008-03-28
1
-0/+21
*
#1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods.
Georg Brandl
2008-01-19
1
-3/+31
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-1/+1
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-1/+1
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-7/+7
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-1/+1
*
Bug #1573854: fix docs for sqlite3 cursor rowcount attr.
Georg Brandl
2007-08-23
1
-3/+3
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+689