Skip to content

Commit

Permalink
SHIBUI-2510
Browse files Browse the repository at this point in the history
updated comment
  • Loading branch information
chasegawa committed Oct 17, 2023
1 parent 797bcda commit a12c25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

##<!-- ensure backward compatibility with sequence DO NOT CHANGE -->
#### 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
Expand Down

0 comments on commit a12c25a

Please sign in to comment.