With #19 , there was a change which quotes all database related names. There is a setting which can disable this feature:
-Dorg.eclipse.net4j.db.DISABLE_QUOTED_NAMES=true
We need to use this setting for a MariaDB 10.2.6. I assume that this also applies for MySQL. Would it be possible to disable quoting by default for the MySQL adapter? New users would appreciate this for sure.