Skip to content

Commit 19374cd

Browse files
committed
fix: ddl update로 수정
1 parent ed1da4f commit 19374cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spring:
1010
properties:
1111
hibernate:
1212
hbm2ddl:
13-
auto: create
13+
auto: update
1414
format_sql: false
1515
use_sql_comments: true
1616
default_batch_fetch_size: 1000

0 commit comments

Comments
 (0)