[09.07.20] Create db

This commit is contained in:
andyjk15 2020-07-09 09:47:14 +01:00
parent c7f40c95d2
commit be14c4879e

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