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

feat: ErrForeignKeyViolated implemented #122

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

saeidee
Copy link
Member

@saeidee saeidee commented May 30, 2023

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

For better development the developer-friendly error ForeignKeyViolated has been implemented on the driver so it will translate all ForeignKeyViolatation errors to native gorm error ForeignKeyViolated.

Task 3 of the incomplete feature: go-gorm/gorm#6345

@saeidee saeidee requested a review from a631807682 May 30, 2023 09:53
@saeidee saeidee self-assigned this May 31, 2023
@a631807682 a631807682 changed the title feat: ErrForeignKeyViolated implemented chore: error code comment Jun 11, 2023
@a631807682 a631807682 changed the title chore: error code comment feat: ErrForeignKeyViolated implemented Jun 11, 2023
@a631807682 a631807682 merged commit 48b6526 into go-gorm:master Jun 12, 2023
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.

3 participants