seitime-frappe/frappe/commands
Revant Nandgaonkar cdc6bcadb1
fix(cli): Database agnostic options for root db credentials (#15973)
* fix(bench): new-site params for root db credentials

allow root credentials for postgresql
use common cli option name for both database types

* fix(bench): backward compatible db params

Co-authored-by: gavin <gavin18d@gmail.com>

* fix(bench): use common db cred params

use --db-root-username and --db-root-password

* feat(bench): add --set-default to bench new-site

* fix: do not set default root user

* fix: indentation

Co-authored-by: gavin <gavin18d@gmail.com>
2022-02-25 09:58:59 +05:30
..
__init__.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
redis_utils.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
scheduler.py refactor: Add authentication for Redis Queue 2021-07-26 21:09:34 +05:30
site.py fix(cli): Database agnostic options for root db credentials (#15973) 2022-02-25 09:58:59 +05:30
translate.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
utils.py chore: Remove comments, trailing whitespaces, etc 2022-02-24 11:35:00 +05:30