Resolve "fix sms-cv sync script"
Closes #129 (closed)
Currently the script can not establish a database connection. Somehow it does not work if the sslmode is appended to the database name.
It can easily be ffixed by setting up the connection as a DSN instead of passing the parameters explicitly.