| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-29 | Refs #32061 -- Unified DatabaseClient.runshell() in db backends. | Simon Charette | |
| 2020-04-14 | Fixed #29501 -- Allowed dbshell to pass options to underlying tool. | Adam Johnson | |
| 2019-12-16 | Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8. | Zeynel Ă–zdemir | |
| subprocess.run()'s args parameter accepts path-like objects on Windows since Python 3.8. | |||
