community.general/lib/ansible/modules/database
Pierre-Louis Bonicoli 69edd9e0bb Avoid useless queries: use standard module hashlib
When an unchanged MD5-hashed password was used and passlib was
unavailable, an useless 'ALTER USER' query was executed.

Once this useless query avoided, the last 'SELECT' query becomes
useless too.
2017-05-30 10:55:49 -07:00
..
influxdb
misc
mongodb
mssql
mysql
postgresql Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
proxysql
vertica Vertica schema fix (#24915) 2017-05-23 10:49:54 -07:00
__init__.py