Andrew M. Kuchling
|
aa4135a45e
|
[Bug #1618083] Add missing word; make a few grammar fixes
|
2006-12-18 17:13:10 +00:00 |
Georg Brandl
|
44850ea12a
|
Backport rev 51866-51868 from trunk (sqlite3 documentation fixes).
|
2006-09-14 05:05:42 +00:00 |
Andrew M. Kuchling
|
9cd0036a2b
|
Use native SQLite types
|
2006-09-08 14:03:19 +00:00 |
Andrew M. Kuchling
|
f36dddafc1
|
Explain SQLite a bit more clearly
|
2006-09-08 13:36:57 +00:00 |
Fred Drake
|
e0d4aecfc2
|
lots of markup nits, most commonly Unix/unix --> \UNIX
|
2006-07-30 03:03:43 +00:00 |
Gerhard Häring
|
5d7c290b7b
|
Updated documentation for pysqlite 2.3.0 API.
|
2006-06-13 22:53:48 +00:00 |
Andrew M. Kuchling
|
06c5c8a4d3
|
Typo fix
|
2006-06-08 11:56:44 +00:00 |
Andrew M. Kuchling
|
e275d3d4ce
|
Mention other placeholders
|
2006-06-07 17:04:01 +00:00 |
Andrew M. Kuchling
|
12238d72a8
|
Add an SQLite introduction, taken from the 'What's New' text
|
2006-06-07 13:55:33 +00:00 |
Gerhard Häring
|
2b161d9038
|
Integrated the rest of the pysqlite reference manual into the Python
documentation. Ready to be reviewed and improved upon.
|
2006-05-12 23:49:49 +00:00 |
Gerhard Häring
|
82560ebb8d
|
Further integration of the documentation for the sqlite3 module. There's still
quite some content to move over from the pysqlite manual, but it's a start now.
|
2006-05-01 15:14:48 +00:00 |
Fred Drake
|
6550f03216
|
- minor clarification in section title
- markup adjustments
(there is clearly much to be done in this section)
|
2006-05-01 06:25:58 +00:00 |
Gerhard Häring
|
eb2e1926ac
|
This is the start of documentation for the sqlite3 module. Please feel free to
find a better place for the link to it than alongside bsddb & friends.
|
2006-04-29 23:12:41 +00:00 |