[24.02.20] Create DB
This commit is contained in:
parent
71326df3af
commit
1c7362e7af
@ -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