[2.03.20] Changed back to validate DB
This commit is contained in:
parent
e0d54cbb2c
commit
5560c6c070
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user