Commit 1d04bcf
refactor(migrations): core 마이그레이션 경로 db/migrations/core → migrations/core 단축
apps/api/src/db/migrations/core 의 불필요한 db/ 계층 제거.
app.ts·setup.ts 경로 참조 동일하게 수정.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 22c581d commit 1d04bcf
8 files changed
Lines changed: 3 additions & 3 deletions
File tree
- apps/api/src
- migrations/core
- routes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
| 240 | + | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments