Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 계절학기 삽입을 위한 lecture 컬럼 크기 변경 #1142

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

Soundbar91
Copy link
Contributor

🔥 연관 이슈

🚀 작업 내용

  • 계절학기 삽입을 위한 lecture 컬럼 크기 변경을 했습니다.
    • semester_date의 크기를 기존 6에서 10으로 늘렸습니다 ex) 2024-여름
    • class_time의 크기를 기존 100에서 255으로 늘렸습니다,

💬 리뷰 중점사항

@Soundbar91 Soundbar91 added the Team User 유저 팀에서 작업할 이슈입니다 label Dec 17, 2024
@Soundbar91 Soundbar91 self-assigned this Dec 17, 2024
@github-actions github-actions bot added the 버그 정상적으로 동작하지 않는 문제상황입니다. label Dec 17, 2024
Copy link

Unit Test Results

346 tests   345 ✔️  1m 40s ⏱️
  41 suites      1 💤
  41 files        0

Results for commit 2f341b5.

@Soundbar91 Soundbar91 merged commit 3573e99 into develop Dec 17, 2024
5 checks passed
@Soundbar91 Soundbar91 deleted the fix/1141-lecture-field branch December 17, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team User 유저 팀에서 작업할 이슈입니다 버그 정상적으로 동작하지 않는 문제상황입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lecture 테이블 자료형 크기 변경
3 participants