community.general/lib/ansible/modules/database
dramaley 1fe608afbf Fix for database names that contain colons
Bug fix: Permissions were not parsed correctly if the database name contains a colon (:) character. For example, a privilege string of "*.*:USAGE/`lnx-www-prod:wordpress`.*:ALL" would fail with "invalid privileges string: Invalid privileges specified: frozenset(['WORDPRESS`.*'])". This 1-line fix works around the problem.
2017-11-13 20:23:57 -05:00
..
influxdb Update metadata to 1.1 2017-08-15 23:12:08 -07:00
misc Ensure valid_plugin_bin is defined 2017-10-18 14:05:03 -07:00
mongodb Update metadata to 1.1 2017-08-15 23:12:08 -07:00
mssql Update metadata to 1.1 2017-08-15 23:12:08 -07:00
mysql Fix for database names that contain colons 2017-11-13 20:23:57 -05:00
postgresql Allow user to specify maintenance DB (#32510) 2017-11-05 05:44:40 -05:00
proxysql Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vertica Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00