[2.03.20] Validate tables - default config

This commit is contained in:
andyjk15 2020-03-02 16:52:46 +00:00
parent 424a4a4d24
commit 4b75be9b1b

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