Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-109151: Enable readline in the sqlite3 CLI (GH-109152) | Serhiy Storchaka | 2023-10-04 | 1 | -0/+4 |
* | gh-108550: Fix sqlite3 CLI regression from gh-108551 (#108618) | Erlend E. Aasland | 2023-08-29 | 1 | -1/+1 |
* | gh-108550: Speed up sqlite3 tests (#108551) | Erlend E. Aasland | 2023-08-28 | 1 | -3/+6 |
* | gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (#103945) | Erlend E. Aasland | 2023-04-27 | 1 | -1/+4 |
* | gh-102628: Fix sqlite3 CLI prompt for Windows console users (#103898) | Erlend E. Aasland | 2023-04-27 | 1 | -1/+2 |
* | gh-95273: Improve sqlite3.complete_statement docs (#95840) | Erlend E. Aasland | 2022-08-11 | 1 | -0/+23 |
* | gh-77617: Add sqlite3 command-line interface (#95026) | Erlend Egeberg Aasland | 2022-08-01 | 1 | -0/+97 |