community.general/lib/ansible/modules/database
Vianney Foucault 5385de4bfd Support for postgresql default privileges (#32987)
* 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
2018-08-02 18:15:33 -04:00
..
influxdb influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
misc Add src parameter to elasticsearch_plugin (#39915) 2018-07-20 11:40:11 -04:00
mongodb Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mssql Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mysql Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
postgresql Support for postgresql default privileges (#32987) 2018-08-02 18:15:33 -04:00
proxysql Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vertica Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
__init__.py package files 2016-12-08 11:22:22 -05:00