mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
BREAKING CHANGE: - Removed `description` and `solution` fields from Problem model - Added new models `ProblemDescription` and `ProblemSolution` with language support (EN/ZH) - Updated seed data structure to support multilingual content - Requires database migration and data migration from old structure |
||
---|---|---|
.. | ||
migrations | ||
schema.prisma | ||
seed.ts |