Skip to content

Commit c587fef

Browse files
committed
refactor: 엔티티 필드명 변경
- PreparationStatus -> ExchangeStudentStatus chore: 컬럼명 변경 flyway 스크립트 추가
1 parent f3d8f66 commit c587fef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE site_user RENAME COLUMN preparation_stage TO exchange_status;

src/main/resources/secret

0 commit comments

Comments
 (0)