judge4c/prisma/migrations
liguang 360399bdfb refactor(user-management): 重构用户管理系统
- 移除原有的 user 和 problem API,改为使用 Prisma 直接操作数据库
- 新增 admin、teacher、guest 和 problem 的 CRUD 操作
- 优化用户表格组件,支持角色选择和难度选择
- 重构页面组件,使用 Prisma 查询数据
- 更新数据库迁移,增加 TEACHER 角色
2025-06-20 15:29:50 +08:00
..
20250512114103_refactor_schema_consolidation refactor(prisma): simplify schema and remove zod-prisma-types 2025-05-12 19:41:28 +08:00
20250516024304_make_testcase_result_output_optional chore(prisma): make TestcaseResult.output nullable in migration 2025-05-16 10:43:48 +08:00
20250516195446_add_password_for_user feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
20250615052102_add_trim Add trim function to ignore the whitespace character. 2025-06-15 17:16:39 +08:00
20250615073315_init Add trim function to ignore the whitespace character. 2025-06-15 17:16:39 +08:00
20250615082129_add_trim Add trim function to ignore the whitespace character. 2025-06-15 17:16:39 +08:00
20250616085459_refactor_trim_to_is_trim refactor(run): rename trim to isTrim and simplify output comparison 2025-06-16 16:59:48 +08:00
20250619101509_beiyu refactor(user-management): 重构用户管理系统 2025-06-20 15:29:50 +08:00
migration_lock.toml chore(prisma): migrate to add Testcase and TestcaseData models 2025-04-09 19:31:51 +08:00