summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sqlite3/test_cli.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-77617: Add sqlite3 command-line interface (#95026)Erlend Egeberg Aasland2022-08-011-0/+155
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>