[1.03.20] Recreate db

This commit is contained in:
andyjk15 2020-03-01 22:11:17 +00:00
parent 0e3301f791
commit d8306622e7

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