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
2024 가을 학기에 신설, 혹은 이름이 바뀐 강의 및 열리는 강의의 데이터를 반영하여 데이터 베이스에 데이터를 넣어야 한다.
이때, 데이터는 prisma의 seeding이라는 기술을 이용해서 seeding 참고 자료 구현을 하는 것이 적합해 보이며, 이를 src폴더 이외의 다른 폴더에 넣는 것이 적합해 보인다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2024 가을 학기에 신설, 혹은 이름이 바뀐 강의 및 열리는 강의의 데이터를 반영하여 데이터 베이스에 데이터를 넣어야 한다.
이때, 데이터는 prisma의 seeding이라는 기술을 이용해서 seeding 참고 자료 구현을 하는 것이 적합해 보이며, 이를 src폴더 이외의 다른 폴더에 넣는 것이 적합해 보인다.
The text was updated successfully, but these errors were encountered: