[2.03.20] Validate tables - default config

This commit is contained in:
andyjk15 2020-03-02 17:00:28 +00:00
parent 4b75be9b1b
commit 067d2185a9

View File

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