Skip to content

fix(repo_cnx): Catch OperationalError during repo_cnx

fix #215 (closed)

This error happens when there is no database with the given database name. Now there is an error message and a clean exit.

Merge request reports