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

Update prisma to 5.1.1 #532

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

yyosifov
Copy link
Contributor

@yyosifov yyosifov commented Aug 8, 2023

Updated from v4 to v5 (4.9.0 to 5.1.1)

Closes #507

NOTE: I had to run these commands locally to have campaign data. I thought I have run these before, so I'm unsure if there is some difference between the versions (v4 vs v5).

yarn prisma migrate deploy
yarn prisma generate
yarn prisma db seed

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

✅ Tests will run for this PR. Once they succeed it can be merged.

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Aug 14, 2023
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Aug 14, 2023
@igoychev
Copy link
Contributor

this is ready to merge, just waiting for another big commit with lots of logical changes to go in first

@yyosifov
Copy link
Contributor Author

@igoychev sure. Let's hope nothing breaking goes in before the merge :)

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Aug 18, 2023
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Aug 18, 2023
@igoychev igoychev merged commit b2fc503 into podkrepi-bg:master Aug 18, 2023
11 of 12 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.

Upgrade prisma to latest
2 participants