mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-08 09:51:28 -04:00
3d7022a9c8
Refactored all asyncio dialects so that exceptions which occur on failed connection attempts are appropriately wrapped with SQLAlchemy exception objects, allowing for consistent error handling. Fixes: #11956 Change-Id: Ic3fdbf334f059f92b03896b6429efa50968ca8a8