diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-02-17 19:59:45 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-02-17 19:59:45 -0500 |
commit | 7dab4ae6a9ca057bb99be2f01efc26610be12f63 (patch) | |
tree | 69e2a7a7bca8899c6fa44616c919cf3b232cb3a0 /test/dialect/test_postgresql.py | |
parent | e7c5fd7b22dd21ec1c1cac177b9ee611779903e3 (diff) | |
download | sqlalchemy-7dab4ae6a9ca057bb99be2f01efc26610be12f63.tar.gz |
- rename EngineEvents to ConnectionEvents
- simplify connection event model to be inline inside Connection, don't use ad-hoc
subclasses (technically would leak memory for the app that keeps creating engines
and adding events)
- not doing listen-per-connection yet. this is closer. overall things
are much simpler now (until we put listen-per-connection in...)
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions