Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
649570a9e71a690b3c7436e2d1d7b4abedba7d14
/
Doc
/
library
/
sqlite3.rst
aa73855
Issue #15067: Remove reference to a rejected PEP.
by Zachary Ware
· 11 years ago
09421f8
update pysqlite website (closes #20278)
by Benjamin Peterson
· 12 years ago
26d936a
Issue #19795: Improved markup of True/False constants.
by Serhiy Storchaka
· 12 years ago
775ba9b
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@.
by Georg Brandl
· 12 years ago
e41a463
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
by Petri Lehtinen
· 12 years ago
bcd9971
#13934: document sqlite version strings.
by R David Murray
· 13 years ago
95d7cdf
Fix sqlite3 class markup.
by R David Murray
· 13 years ago
1b43274
Show how to close a connection
by Raymond Hettinger
· 13 years ago
07f6ea5
#15742: clarify sqlite parameter substitution example.
by R David Murray
· 13 years ago
094c33f
Minor fixups.
by Raymond Hettinger
· 13 years ago
33c6630
Clean-up the SQLite introduction.
by Raymond Hettinger
· 13 years ago
0e15a6e
Clarify that a new connection needs to be made after the close.
by Raymond Hettinger
· 13 years ago
a15a8d2
sqlite3: Port relevant documentation changes from 3.2
by Petri Lehtinen
· 13 years ago
002b202
Fix errors in sqlite3's Cursor.rowcount documentation
by Petri Lehtinen
· 13 years ago
1d23199
Use validate SQL in the example (this was confusing to readers)
by Raymond Hettinger
· 14 years ago
81a55c0
Show the import in the sqlite3 example
by Raymond Hettinger
· 14 years ago
a0ff91c
Fix stock symbol for Microsoft
by Raymond Hettinger
· 14 years ago
1e87da1
Remove duplication.
by Ezio Melotti
· 14 years ago
e04d256
reST indentation fix in sqlite3 docs. rst uses 3 space indentation.
by Senthil Kumaran
· 14 years ago
7bf5ba0
Fix Issue10020 - Doc update to sqlite3 module in 2.7 branch.
by Senthil Kumaran
· 14 years ago
26946ec
Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from
by Georg Brandl
· 15 years ago
e85e1ae
Merged revisions 82757-82758,82760-82764 via svnmerge from
by Georg Brandl
· 15 years ago
5f5c15f
Issue #3854: Documented using the sqlite3 module with multiple threads.
by Gerhard Häring
· 15 years ago
3bbb672
Merged code from pysqlite 2.6.0.
by Gerhard Häring
· 15 years ago
abe6331
Link correction in documentation.
by Michael Foord
· 15 years ago
a68f7b8
#7921: fix links. Patch by Brian Curtin.
by Ezio Melotti
· 16 years ago
6b87f11
Fix some documentation examples involving the repr of a float.
by Mark Dickinson
· 16 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
498a9b3
#6055: refer to "sqlite3" consistently.
by Georg Brandl
· 16 years ago
a7b55a3
revert r69777 since all the experts agree that extra import lines distract from the code
by Benjamin Peterson
· 16 years ago
5149742
Since we recommend one module per import line, reflect this also in the
by Jeroen Ruigrok van der Werven
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
78f98a4
fix typo in sqlite3 docs
by Benjamin Peterson
· 17 years ago
b9bfea7
#4267: small fixes in sqlite3 docs.
by Georg Brandl
· 17 years ago
26497d9
#4059: patch up some sqlite docs.
by Georg Brandl
· 17 years ago
cd52023
#3669 from Robert Lehmann: simplify use of iterator in example
by Andrew M. Kuchling
· 17 years ago
e11c9b3
Implemented feature request 2157: Converter names are cut off at '('
by Gerhard Häring
· 17 years ago
c15317e
Documented the lastrowid attribute.
by Gerhard Häring
· 17 years ago
4130930
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
by Gerhard Häring
· 17 years ago
b980342
Accept patch issue2426 by Paul Kippes (kippesp).
by Gregory P. Smith
· 17 years ago
f558d2e
#1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods.
by Georg Brandl
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
a739503
Add :term:s for "new-style class".
by Georg Brandl
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
891f1d3
Bug #1573854: fix docs for sqlite3 cursor rowcount attr.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago