b4515c8909
For read-only databases, users should not change when no changes are required. Don't issue ALTER ROLE when role attribute flags, users password or expiry time is not changing. In certain cases (hashed passwords in the DB, but the password argument is not hashed) passlib.hash is required to avoid running ALTER ROLE. |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_privs.py | ||
postgresql_user.py |