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: allow for customized error messages #240

Merged
merged 23 commits into from
Aug 5, 2024
Merged

feat: allow for customized error messages #240

merged 23 commits into from
Aug 5, 2024

Conversation

cofin
Copy link
Member

@cofin cofin commented Jul 31, 2024

Description

This PR enables customized error messages for various types of SQLAlchemy error messages such as:

  • Unique constraints violation
  • Foreign key issue
  • Not Null
  • Stable set of row/Multiple rows when one expected
  • and more.

Closes

@cofin cofin requested review from a team as code owners July 31, 2024 03:48
@cofin cofin merged commit e39430e into main Aug 5, 2024
10 checks passed
@cofin cofin deleted the custom-errors branch August 5, 2024 14:28
Copy link

sonarcloud bot commented Aug 5, 2024

Copy link

github-actions bot commented Aug 5, 2024

Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/240

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.

2 participants