added anotation for the column name in order to avoid mysql syntax errors
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.
Edited by George Tziavas
Merge request reports
Activity
added scopecode statusin progress typebug labels
requested review from @tranoris and @ktrantzas
assigned to @g.tziavas
added statusunder review label and removed statusin progress label
mentioned in commit 44445797
Please register or sign in to reply