Hi Evangenij: Thanks, that was the issue. I was able to resolve by adding backticks to the @Column name definition to the various affected class attributes.
Thank you for the quick help, On Sunday, July 21, 2024 at 3:12:58 AM UTC-4 Evgenij Ryazanov wrote: > Hi! > > VALUE is a reserved word in the SQL Standard and H2, it cannot be used as > unquoted identifier. > > https://h2database.com/html/advanced.html#keywords -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/3932d8cc-b2fe-401a-9d88-05039a6f52d2n%40googlegroups.com.
