Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-96414: Inline code examples in sqlite3 docs (GH-96442) | Miss Islington (bot) | 2022-08-31 | 1 | -24/+0 |
| | | | | | (cherry picked from commit f7e7bf161aaec5a5cffdcec7c97e1f09e445421b) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com> | ||||
* | bpo-44106: Improve sqlite3 example database contents (GH-26027) | Erlend Egeberg Aasland | 2021-05-19 | 1 | -8/+8 |
| | |||||
* | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Xtreak | 2019-05-19 | 1 | -0/+4 |
| | | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager. | ||||
* | sqlite3: Fix documentation errors concerning Cursor.rowcount | Petri Lehtinen | 2012-02-16 | 1 | -2/+1 |
| | | | | Closes #13995. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+21 |