summaryrefslogtreecommitdiff
path: root/tests/dbshell/test_sqlite.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #32061 -- Unified DatabaseClient.runshell() in db backends.Simon Charette2020-10-291-30/+10
* Fixed #29501 -- Allowed dbshell to pass options to underlying tool.Adam Johnson2020-04-141-2/+14
* Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8.Zeynel Ă–zdemir2019-12-161-0/+31