Hi folks,
does anyone know why in Hibernate 7.2.7 the default physical naming of columns changed in the way that previously in our database the column was named short_name_v2 and now is expected to be short_namev2 for an entity field name that is shortNameV2?
Thanks in advance for any insights or ideas!
Chris