Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Prisma models for all tables #16

Closed
sherryhli opened this issue Oct 5, 2021 · 0 comments · Fixed by #38
Closed

Create Prisma models for all tables #16

sherryhli opened this issue Oct 5, 2021 · 0 comments · Fixed by #38
Assignees

Comments

@sherryhli
Copy link
Member

sherryhli commented Oct 5, 2021

User Story and Context

We need to create Prisma models for all tables described in this schema diagram:

Sistering Schema v1.0.png

Acceptance Criteria

Product

N/A

Technical

  • Each table in the diagram has a corresponding Prisma model
  • All relationships are modeled
  • Generate migration files and apply to local DB

Dev Notes

@sherryhli sherryhli changed the title Create Prisma schema for all data models Create Prisma models for all tables Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants