judge4c/prisma
cfngc4594 15b3f630d5 refactor(prisma): simplify schema and remove zod-prisma-types
- Reorganized Prisma schema structure with simplified models and relations
- Removed zod-prisma-types generator as it's no longer needed
- Consolidated problem content types into a single ProblemLocalization model
- Simplified testcase and template structures
- Removed unused prisma types file
2025-05-12 18:32:46 +08:00
..
migrations chore(prisma/migrations): add migration for multilingual problem support 2025-05-07 21:09:35 +08:00
schema.prisma refactor(prisma): simplify schema and remove zod-prisma-types 2025-05-12 18:32:46 +08:00
seed.ts chore(seed): add seed data for problem templates 2025-04-15 23:07:47 +08:00