]> 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 21:56:28 +0000 (17:56 -0400)
commitd3c6f88824f0d7736f3ea9cd89eb0e60992ef4b9
tree2954980ec7e06d54c96a3d5b6d3f14edcaca88aa
parent5c8d1f33cd108f61418dc36ad15d123fa9797b37
- add new documentation that applies to all modern SQLA versions,
detailing ORM event recipes across the board.

(cherry picked from commit 8be93c23ee566de7cefd7d1b8ef044324132a70f)

Conflicts:
doc/build/orm/events.rst
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