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

TES-280: Migrate Database Schema #246

Merged
merged 10 commits into from
Dec 9, 2023
Merged

TES-280: Migrate Database Schema #246

merged 10 commits into from
Dec 9, 2023

Conversation

HansGabriel
Copy link
Owner

Description

  1. Migrate table names to lowercase, snake case, and singular
  2. Migrate table fields to snake case
  3. Add ids for bridge tables
  4. Reset database

Code Snippets

N/A

Screenshots/Images

N/A

How Has This Been Tested?

Reviewed thorougly

@HansGabriel HansGabriel self-assigned this Dec 9, 2023
Copy link

vercel bot commented Dec 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
test-trek-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2023 6:15pm

packages/db/prisma/schema.prisma Outdated Show resolved Hide resolved
@HansGabriel HansGabriel merged commit 4d6c79e into main Dec 9, 2023
3 of 4 checks passed
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 this pull request may close these issues.

2 participants