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

Made invalid database config exception clearer. #111

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Made invalid database config exception clearer. #111

merged 1 commit into from
Nov 7, 2022

Conversation

lyderichti59
Copy link
Contributor

resolves #110

Description

Provide richer Exception (explicitly displaying the schema in case of mismatch)

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md with information about my change

Copy link
Owner

@dbeatty10 dbeatty10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this helpful improvement @lyderichti59 ! 🙏

@dbeatty10 dbeatty10 merged commit 53a366b into dbeatty10:main Nov 7, 2022
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.

Clearer Exception message for invalid database  configuration
2 participants