Commit 89abbdd
committed
Add migrations, update seeding, and modify images
This commit includes multiple migrations for the Entity Framework Core application in the `EdufyAPI` namespace. Key changes involve:
- Initial database schema setup with tables for `Certificate`, `Course`, `Enrollment`, `Lesson`, and `Progress`.
- Addition of new properties and columns, including `Category` and `Level` in the `Courses` table.
- Updates to data seeding for courses, instructors, lessons, and quizzes, reflecting new identifiers and descriptions.
- Removal of the `NumberOfStudentsEnrolled` column from the `Courses` table.
- Significant updates to image files, including the addition of new binary data for several JPEG images, indicating modifications or replacements.1 parent 98b6259 commit 89abbdd
41 files changed
Lines changed: 5255 additions & 5883 deletions
File tree
- Migrations
- Seeding
- wwwroot/uploads/course-thumbnails
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Lines changed: 0 additions & 1108 deletions
This file was deleted.
This file was deleted.
0 commit comments