[3.03.20] Identity sequence issues with DB - recreate

This commit is contained in:
andyjk15 2020-03-03 11:49:48 +00:00
parent 8895d82ccc
commit cc6c1a4f7b

View File

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