[24.02.20] Create DB

This commit is contained in:
andyjk15 2020-02-24 18:47:36 +00:00
parent 674e77f16b
commit b7b2558fbf

View File

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