community.general/lib/ansible/modules/database
kgottholm 5240e5a230 Vertica schema fix (#24915)
* replace deprecated cmp() with custom conditional
cmp is not present in Python3 but several modules use it
Reference 24756
2017-05-23 10:49:54 -07:00
..
influxdb E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
misc New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
mongodb E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
mssql E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
mysql Pep8 fixes for mysql module (#23923) 2017-04-26 12:56:35 +01:00
postgresql Reference correct variable and key for role expiry (#23397) 2017-05-09 14:03:22 +01:00
proxysql fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
vertica Vertica schema fix (#24915) 2017-05-23 10:49:54 -07:00
__init__.py