[1.03.20] Drop

This commit is contained in:
andyjk15 2020-03-01 19:53:23 +00:00
parent a45f6d4003
commit 17f949879a

View File

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