| Age | Commit message (Collapse) | Author |
|
|
|
|
|
subprocess.run()'s args parameter accepts path-like objects on Windows
since Python 3.8.
|
|
9386586f31b8a0bccf59a1bff647cd829d4e79aa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dbshell.
Thanks Tim Martin for review.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
The password from settings.py is written in a temporary .pgpass file
file whose name is given to psql using the PGPASSFILE environment
variable.
|
|
|
|
|