[2.03.20] Table was missing - validate

This commit is contained in:
andyjk15 2020-03-02 15:10:43 +00:00
parent 3a55700bcf
commit 385bc79580

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