Skip to content

prevent table names from keywords and reserved words #165

Description

@jchouix

Hello,
if I want to create a module with the name "groups", I will have a problem because the word "groups" is reserved in the mysql database.
To resolve this problem, it would be desirable to surround the $target_tbl variable with backticks (`) in the Model.php file.
What do you think ?
Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions