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: error translator support added #136

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

saeidee
Copy link
Member

@saeidee saeidee commented Mar 6, 2023

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

What did this pull request do?

This PR adds support for translating Sqlite errors like unique key violation to native gorm errors (ErrDuplicatedKey)

Related PR in gorm repo: go-gorm/gorm#6004

@jinzhu jinzhu merged commit f78eb0f into go-gorm:master Mar 9, 2023
@a631807682 a631807682 mentioned this pull request Apr 13, 2023
glebarez referenced this pull request in glebarez/sqlite Jul 9, 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.

None yet

2 participants