You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
influxdb influxdb retention policy module 9 years ago
misc Fixed problem with pymongo compatibility (#1249) 9 years ago
mssql allow empty user for kerberos ticket usage 9 years ago
mysql Add optional mysql connect timeout. 9 years ago
postgresql fixed version added 9 years ago
vertica Adding author's github id 10 years ago
__init__.py package files 10 years ago