seitime-frappe/frappe/database/postgres
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 Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix(ux): show report button on too many writes error (#15614) 2022-01-31 18:57:32 +05:30
framework_postgres.sql Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-09 10:43:34 +05:30
schema.py refactor: use f-strings instead of .format and % 2022-02-22 11:23:51 +05:30
setup_db.py fix(cli): Database agnostic options for root db credentials (#15973) 2022-02-25 09:58:59 +05:30