[3.03.20] Identity sequence issues with DB - recreate

This commit is contained in:
andyjk15 2020-03-03 11:57:39 +00:00
parent cc6c1a4f7b
commit 0f80ee3fc2

View File

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