[1.03.20] recreate table

This commit is contained in:
andyjk15 2020-03-01 19:42:57 +00:00
parent 493fabeacb
commit 11d402c5bb

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