mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-16 05:37:16 -04:00
8f94457e56
overflow counter should only be decremented if the connection actually succeeded. added a test script to attempt testing this.