[3.03.20] Identity sequence issues with DB - validate

This commit is contained in:
andyjk15 2020-03-03 12:08:59 +00:00
parent 35252d7f0d
commit 05e2903913

View File

@ -12,7 +12,7 @@ spring:
platform: postgres
jpa:
hibernate:
ddl-auto: create
ddl-auto: validate
show-sql: true
properties:
org.hibernate.envers.revision_field_name: revision_id