mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-17 23:12:23 +00:00
chore(prisma): remove TEACHER and STUDENT roles
This commit is contained in:
parent
69115c4ef0
commit
190431ece6
@ -9,8 +9,6 @@ datasource db {
|
||||
|
||||
enum Role {
|
||||
ADMIN
|
||||
TEACHER
|
||||
STUDENT
|
||||
GUEST
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user