summaryrefslogtreecommitdiff
path: root/tests/dbshell/test_sqlite.py
AgeCommit message (Expand)Author
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2023-05-04Fixed #34535 -- Fixed SQLite dbshell crash on pathlib.Path when handling Comm...Jan Pieter Waagmeester
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-02-10Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak
2020-10-29Refs #32061 -- Unified DatabaseClient.runshell() in db backends.Simon Charette
2020-04-14Fixed #29501 -- Allowed dbshell to pass options to underlying tool.Adam Johnson
2019-12-16Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8.Zeynel Ă–zdemir