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 to pydantic v2 #79

Merged
merged 1 commit into from
Apr 13, 2024
Merged

update to pydantic v2 #79

merged 1 commit into from
Apr 13, 2024

Conversation

fisher60
Copy link
Member

Required updates have been made using bump-pydantic and ensuring models work with pydantic v2.

This broke prisma and the command python -m prisma_cleanup, followed by reinstalling prisma and running prisma generate was required to repair the project.

closes #77 #76

Required updates have been made using bump-pydantic and ensuring models work with pydantic v2.

This broke prisma and the command `python -m prisma_cleanup`, followed by reinstalling prisma and running `prisma generate` was required to repair the project.
@fisher60 fisher60 requested a review from GDWR April 13, 2024 03:57
@fisher60 fisher60 merged commit 22fd56d into main Apr 13, 2024
2 checks passed
@fisher60 fisher60 deleted the update/pydantic-v2 branch April 13, 2024 20:23
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.

Update to Pydantic V2
2 participants