Skip to content

Resolve "fix sms-cv sync script"

Joost Hemmen requested to merge 129-fix-sms-cv-sync-script into main

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.

Merge request reports

Loading