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: support for traslating error for pg driver #179

Merged

Conversation

saeidee
Copy link
Member

@saeidee saeidee commented May 8, 2023

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

What did this pull request do?

Currently the translating error feature is only working for pgx driver but since Gorm is supporting both pg & pgx drivers for Postgres, this PR will add support for pg driver as well.

Here is the reported issue: go-gorm/gorm#6299

@saeidee saeidee requested a review from a631807682 May 9, 2023 07:00
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