mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-06 07:45:30 -04:00
8842bbd8b5
used by oursql would generate a proxied connection from within the dialect.initialize() phase. the new clone system bypasses that.