community.general/lib/ansible/modules/database
Abhijeet Kasurde 077a2df1d6 Return exception as string
Pyodbc returns exception as Python Exception class,
typecast as string for fail_json.

Partially fixes: #25010

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-12 11:26:54 -04:00
..
influxdb E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
misc Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01: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 Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
proxysql fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
vertica Return exception as string 2017-06-12 11:26:54 -04:00
__init__.py