| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-03 | Refs #32061 -- Fixed test_crash_password_does_not_leak() crash on Windows. | Mariusz Felisiak | |
| When env is passed to subprocess.run() we should pass all existing environment variables. This fixes crash on Windows: Fatal Python error: failed to get random numbers to initialize Python Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python Python runtime state: preinitialized | |||
| 2020-10-30 | Refs #32061 -- Added test for dbshell password leak on PostgreSQL. | Simon Charette | |
| 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-07-19 | Fixed typos in comments and a test name. | Min ho Kim | |
| 2019-04-18 | Fixed #30370 -- Added dbshell support for client TLS certificates on PostgreSQL. | Oleh Mykytiuk | |
| 2019-02-13 | Fixed #30173 -- Simplified db.backends.postgresql.client. | Daniel Bowring | |
| 2019-02-13 | Refs #25175 -- Renamed test file referencing the old postgresql_psycopg2 engine. | Tim Graham | |
