[24.02.20] Validate DB

This commit is contained in:
andyjk15 2020-02-24 19:04:04 +00:00
parent b7b2558fbf
commit 3fbc4b52f7

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