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: Add support for MSSQL and psycopg3 error types #42

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

vecknishwaran
Copy link
Contributor

The original code dynamically imported error types from various database modules. This update extends the functionality to include MSSQL and psycopg3.

@vecknishwaran
Copy link
Contributor Author

Hi @jdelic, thanks for the approval. I noticed that the check is not running and is preventing me from merging the PR. Could you please guide me on how to resolve this?

@coveralls
Copy link

coveralls commented Apr 11, 2024

Coverage Status

coverage: 96.899% (+3.4%) from 93.478%
when pulling 40dd61d on vecknishwaran:mssql-psycopg3-support
into c49e664 on jdelic:master.

@jdelic jdelic force-pushed the mssql-psycopg3-support branch 2 times, most recently from 468eae9 to 7878e0e Compare April 11, 2024 12:50
@jdelic jdelic force-pushed the mssql-psycopg3-support branch from 7878e0e to 40dd61d Compare April 11, 2024 12:50
@jdelic jdelic merged commit 7ba76f5 into jdelic:master Apr 11, 2024
3 checks passed
@vecknishwaran
Copy link
Contributor Author

Hey @jdelic, I was wondering if there are any plans to cut a new release that includes this change ?

@dzanotelli
Copy link

Any news about the new release..? It would be nice to have this change directly in the official package instead of monkey-patching the current 0.1.7

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.

5 participants