Skip to content

Fix "connection shutdown" exceptions. Fix #72. #83

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

fdcastel
Copy link
Contributor

@fdcastel fdcastel commented Jul 4, 2025

Based on #82. Fix #72.

@fdcastel
Copy link
Contributor Author

fdcastel commented Jul 4, 2025

Unfortunately the problem still persists. Performing a more thorough analysis.

@fdcastel
Copy link
Contributor Author

fdcastel commented Jul 5, 2025

I've explored every possible solution in the SQLAlchemy dialect, but it seems the only place to fix this is in the Firebird Python driver.

I've submitted an issue to the upstream project.

@pauldex
Copy link
Owner

pauldex commented Jul 5, 2025 via email

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.

firebird driver - firebird.driver.types.DatabaseError: connection shutdown
2 participants