community.general/lib/ansible/modules/database
Andrey Klychkov d30879a0b7 postgresql_db - Handle pg_dump return code (#52985)
Handle return code return by pg_dump command

Fixes: #40424
2019-03-13 18:01:50 +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 Change listDatabases exception handling (#53605) 2019-03-11 05:58:39 -04: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_db - Handle pg_dump return code (#52985) 2019-03-13 18:01:50 +05:30
proxysql
vertica start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
__init__.py