The database resource management including privileges granting can be done by external secops. It can be undesirable to grant the grant option to the framework user. This commit implements the possibility to remove user resource management from frappe entirely and only boostrap the database with its target user. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| database.py | ||
| framework_postgres.sql | ||
| schema.py | ||
| setup_db.py | ||