Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273) | Erlend Egeberg Aasland | 2022-06-25 | 1 | -17/+0 |
| | | | | | | | Also add adapters and converter recipes. Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com. (cherry picked from commit bd3c1c187e0e4fde5aec6835d180e9eddde8ceb6) | ||||
* | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Xtreak | 2019-05-19 | 1 | -0/+2 |
| | | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager. | ||||
* | Issue 11929: Minor whitespace clean-ups. | Raymond Hettinger | 2011-04-26 | 1 | -1/+2 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+14 |