Skip to content

Commit 59d9196

Browse files
committed
Update ddl-auto
1 parent 741983a commit 59d9196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/db-core/src/main/resources/db-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ spring:
22
jpa:
33
open-in-view: false
44
hibernate:
5-
ddl-auto: none
5+
ddl-auto: validate
66
properties:
77
hibernate.default_batch_fetch_size: 100
88

0 commit comments

Comments
 (0)