community.general/lib/ansible/modules/extras/database
bmildren e284af01b1 add support for proxysql (#2917)
* Adding support for proxysql

* Moved and restricted imports, updated exception handling

* Updated version_added, and mysqldb_found constant name

* Removed unnecessary parentheses
2016-12-08 11:35:04 -05:00
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 2016-12-08 11:34:26 -05:00
misc Make mongodb modules compile on python 3 2016-12-08 11:34:59 -05:00
mssql The pymssql library requires python 2.7 or greater so port the syntax of this file to use python3-style exception handling 2016-12-08 11:34:18 -05:00
mysql Fix remaining python3 compile problems 2016-12-08 11:35:01 -05:00
postgresql Make postgresql module in extras compile on py3 2016-12-08 11:34:59 -05:00
proxysql add support for proxysql (#2917) 2016-12-08 11:35:04 -05:00
vertica Fix remaining python3 compile problems 2016-12-08 11:35:01 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00