Timezone Instant(UTC) 마이그레이션 #210
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 작업 내용
LocalDateTime→Instant변경 (총 13개 파일: Model 7, DTO 6)LocalDateTime.now()호출 7곳 →Instant.now()로 수정InstantTypeHandler신규 생성 및 적용 (Mapper 6개)Instant변환 정상 동작 검증Table: permission
Table: organization
Table: user
Table: user_organization
Table: workflow
Table: schedule
Table: job
Table: task
Table: execution_log
Table: task_io_data
Table: category
Table: user_config
🔗 관련 이슈
💬 추가 요청사항
InstantTypeHandler구현 및 Mapper 설정 방식에 개선점이 있는지 확인 부탁드립니다.✅ 체크리스트
코드 품질
테스트
배포 준비