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

Add missing IntegrityError import #33

Merged
merged 5 commits into from
Mar 3, 2021
Merged

Conversation

andreipopovici
Copy link
Contributor

Missing IntegrityError import causes _create to skip rolling back in case of issues.

Missing `IntegrityError` import causes `_create` to skip rolling back in case of issues.
@vercel
Copy link

vercel bot commented Mar 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/flortz/fastapi-crudrouter/4ZdhQCgUNbMLXJbRw6pBFDwTfYDA
✅ Preview: https://fastapi-crudrouter-git-fork-andreipopovici-patch-1-flortz.vercel.app

@awtkns awtkns merged commit 7f937a3 into awtkns:master Mar 3, 2021
@awtkns awtkns added the bug Something isn't working label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants