]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add new documentation that applies to all modern SQLA versions,
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Aug 2015 20:06:03 +0000 (16:06 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 2 Sep 2015 15:58:59 +0000 (11:58 -0400)
commit8be93c23ee566de7cefd7d1b8ef044324132a70f
tree8d500663410ea10f40585c049df96e357f11d8b5
parent956907a4b15f6dcc492582a7ad03706ff62d96fb
- add new documentation that applies to all modern SQLA versions,
detailing ORM event recipes across the board.
doc/build/core/events.rst
doc/build/orm/events.rst
doc/build/orm/examples.rst
doc/build/orm/session.rst
doc/build/orm/session_events.rst [new file with mode: 0644]
doc/build/orm/session_state_management.rst
doc/build/orm/session_transaction.rst
lib/sqlalchemy/orm/events.py