-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Write Drizzle ORM seed scripts to populate Users, Projects, Project_Task, and Project_User Tables
- Check Docs: https://orm.drizzle.team
- Don't touch anything in the database/drizzle folder
- See shared/config/enums.ts for all the enums and config.ts as well
- README.md should list how to contribute/update the database; ask me if you are confused
Users
- (We only care about the different roles for testing) Create 1 Superadmin, 1 Admin, 1 System Lead, 1 Subsystem Lead, 1 Member
- 2 Projects, 5 Tasks each, make Project Priorities different from each other (1 High, 1 Low)
- Hook up all your users to the projects
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels