[2.03.20] Create db tables
This commit is contained in:
parent
ac60e3fab5
commit
424a4a4d24
@ -12,7 +12,7 @@ spring:
|
||||
platform: postgres
|
||||
jpa:
|
||||
hibernate:
|
||||
ddl-auto: create-drop
|
||||
ddl-auto: create
|
||||
show-sql: true
|
||||
properties:
|
||||
org.hibernate.envers.revision_field_name: revision_id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user