Rviewer add
This commit is contained in:
@@ -6,7 +6,7 @@ spring:
|
||||
jpa:
|
||||
show-sql: false
|
||||
hibernate:
|
||||
ddl-auto: validate # 로컬만 완화(시킬려면 update으로 변경)
|
||||
ddl-auto: update # 로컬만 완화(시킬려면 update으로 변경)
|
||||
properties:
|
||||
hibernate:
|
||||
default_batch_fetch_size: 100 # ✅ 성능 - N+1 쿼리 방지
|
||||
|
||||
10540
src/main/resources/db/migration/dump-kamco_cds-202601132249.sql
Normal file
10540
src/main/resources/db/migration/dump-kamco_cds-202601132249.sql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user