]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- SessionEvents is on board and the event model is done, can start building 0.7 tip...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Nov 2010 22:51:54 +0000 (17:51 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Nov 2010 22:51:54 +0000 (17:51 -0500)
commit4ac324067961f0d4452994083f5aa1a71f6d6d71
treeb65fdf4064c469bc40e3cdaeefe702aced894691
parent80d1aaa66113ba3770cb9b2ec2c97fed28fa465c
- SessionEvents is on board and the event model is done, can start building 0.7 tip soon
doc/build/orm/events.rst
lib/sqlalchemy/event.py
lib/sqlalchemy/orm/__init__.py
lib/sqlalchemy/orm/deprecated_interfaces.py
lib/sqlalchemy/orm/events.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/orm/session.py
test/engine/test_pool.py
test/orm/test_session.py