Skip to content
Snippets Groups Projects

added anotation for the column name in order to avoid mysql syntax errors

Merged George Tziavas requested to merge 5-mysql-reserved-word-as-column-name into develop

Closes #5 (closed)

After adding the column name anotation @Column(name = "\"value\"") the test pass and the column has no change in its name so no problem should arrise in already deployed scenarios.

Screenshot_2024-01-09_at_2.30.45_PM

Screenshot_2024-01-09_at_2.30.57_PM

Screenshot_2024-01-09_at_2.32.21_PM

Edited by George Tziavas

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading