[1.03.20] Recreate db

This commit is contained in:
andyjk15 2020-03-01 21:59:41 +00:00
parent fda005fa06
commit 0e3301f791

View File

@ -12,7 +12,7 @@ spring:
platform: postgres platform: postgres
jpa: jpa:
hibernate: hibernate:
ddl-auto: create-drop 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