diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 8ebb959a1..c2845b54e 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -57,7 +57,7 @@ spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true logging.level.org.hibernate.SQL_SLOW=info logging.level.org.hibernate.tool.schema.internal=error -## +#### DO NOT CHANGE - ensure backward compatibility with hibernate 4 and 5 sequence DO NOT CHANGE spring.jpa.properties.hibernate.id.db_structure_naming_strategy=legacy #Envers versioning