community.general/lib/ansible/modules/database
Bartosz Licheński 6e198487c9 postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803)
* Support FOREIGN DATA WRAPPER and FOREIGN SERVER in postgresql_privs module
* Added available from note to fdw and fs object types
* Integration tests, examples in documentation
* Complete integration tests
2019-03-08 14:51:03 +05:30
..
aerospike Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
influxdb influxdb_user: Fixed unhandled exception on invalid login credentials (#50134) 2018-12-20 11:47:39 +00:00
misc start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
mongodb mongodb_replicaset module and test exception (#49690) 2019-02-25 11:52:07 +01:00
mssql start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
mysql mysql_user: fix malformed regex used to check current privileges (#52278) 2019-02-21 16:39:51 -08:00
postgresql postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 2019-03-08 14:51:03 +05:30
proxysql E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vertica start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
__init__.py