mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-09 09:49:09 -07:00
* Support for postgresql default privileges fix the following issues: * #29701 * #23657 * The ALTER DEFAULT PRIVILEGES is implemented with type 'default_privs' * Added a Query Builder for simplification * Some minor lint * Fixed Lint Issue in doc Fixed misspelled method name * Removed the damned empty space on line 243 ! (within the doc) x| * Kept Compat in string interpolation for old beloved python 2.6 |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_ext.py | ||
postgresql_lang.py | ||
postgresql_privs.py | ||
postgresql_schema.py | ||
postgresql_user.py |