Skip to content

SQL database settings: disable quoted column names for certain database types #81

@Sat-Ing

Description

@Sat-Ing

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions