[2.03.20] Validate tables - default config
This commit is contained in:
parent
424a4a4d24
commit
4b75be9b1b
@ -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