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

refactor(db): Migrate to Prisma #5

Merged
merged 5 commits into from
Nov 12, 2024
Merged

refactor(db): Migrate to Prisma #5

merged 5 commits into from
Nov 12, 2024

Conversation

wingio
Copy link
Member

@wingio wingio commented Nov 10, 2024

Warning

Make sure to run pnpm db:markinit if you already have a copy of the database

Moves database interactions from raw SQL to Prisma ORM.

Migrating

Production: pnpm db:migrate:prod
Development: pnpm db:migrate:dev

@wingio wingio marked this pull request as ready for review November 10, 2024 21:34
@nin0-dev nin0-dev self-requested a review November 10, 2024 23:33
@nin0-dev nin0-dev self-assigned this Nov 10, 2024
Copy link
Member

@nin0-dev nin0-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wing wong

@nin0-dev nin0-dev merged commit 0e0bedc into main Nov 12, 2024
1 check failed
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