[3.03.20] Identity sequence issues with DB - recreate

This commit is contained in:
andyjk15 2020-03-03 12:03:04 +00:00
parent 0f80ee3fc2
commit 35252d7f0d

View File

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