aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Doc/includes/sqlite3/execute_1.py
Commit message (Expand)AuthorAge
* gh-96414: Inline code examples in sqlite3 docs (#96442)Erlend E. Aasland2022-08-31
* bpo-44106: Improve sqlite3 example database contents (GH-26027)Erlend Egeberg Aasland2021-05-19
* bpo-20364: Improve sqlite3 placeholder docs (GH-25003)Erlend Egeberg Aasland2021-04-14
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-20
* Issue #13491: Fix many errors in sqlite3 documentationPetri Lehtinen2012-02-15
* Move the 3k reST doc tree in place.Georg Brandl2007-08-15