We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
해결 법: 일단 migration시, DB 접속하여 다음을 작성 해야 함.
ALTER TABLE 테이블명 CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Sorry, something went wrong.
feat: StudyService #1 (Make Study, Get Study, Pagination)
18055c6
No branches or pull requests
The text was updated successfully, but these errors were encountered: