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 |