Files
sqlalchemy/test
Mike Bayer 92b0ad0fef - Fixed bug in connection pool logging where the "connection checked out"
debug logging message would not emit if the logging were set up using
``logging.setLevel()``, rather than using the ``echo_pool`` flag.
Tests to assert this logging have been added.  This is a
regression that was introduced in 0.9.0.
fixes #3168
2014-08-20 12:01:20 -04:00
..
2014-08-13 17:50:50 -04:00
2014-05-10 15:52:31 -04:00
2014-04-14 13:53:28 -04:00