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

feat: use gorm gen #17

Merged
merged 5 commits into from
Feb 22, 2025
Merged

feat: use gorm gen #17

merged 5 commits into from
Feb 22, 2025

Conversation

dujiajun
Copy link
Contributor

No description provided.

Replaced manual repository calls with streamlined ORM query builders for better maintainability and performance. Preloaded associated entities where necessary, and adjusted converters to handle nested relations seamlessly.
Removed the course, rating, and option repository implementations along with their associated unit tests. This simplifies the application's codebase and suggests a potential shift in focus for data handling.
@dujiajun dujiajun merged commit 736be29 into main Feb 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant