ansible/database
Hans-Joachim Kliemeck e7e3620983 allow empty user for kerberos ticket usage
fix syntax problems:
* it is possible that sql injection is done, therefore the [DBNAME] syntax is used.
* it is not possible to use default escape on cursor.execute for DBNAME, since it will insert single quotes around the name and this will cause syntax problems / single quotes within the actual DBNAME

implement autocommit setting, since some content can not be imported within transaction

fix for automatic tests

fix problems with named instances, corrected error message regarding configuration file

remove unused placeholder
2016-05-25 12:05:37 -07:00
..
influxdb influxdb retention policy module 2016-05-06 09:44:15 -07:00
misc Fixed problem with pymongo compatibility (#1249) 2016-05-16 11:25:52 -04:00
mssql allow empty user for kerberos ticket usage 2016-05-25 12:05:37 -07:00
mysql Add optional mysql connect timeout. 2016-03-10 14:11:16 -08:00
postgresql fixed version added 2016-02-10 10:46:40 -05:00
vertica Adding author's github id 2015-05-13 15:06:01 -04:00
__init__.py package files 2014-09-26 11:04:10 -04:00