]> 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:55:48 +0000 (17:55 -0400)
commit518438bc4c3520e9ebc6d5646ffdb63531991e8a
treefc46bf21a78e80a487519b9cbf64c74348f9374f
parent2d48b9de5ad5b577c62e5ea8e810f241a31fbb4c
- add new documentation that applies to all modern SQLA versions,
detailing ORM event recipes across the board.

(cherry picked from commit 8be93c23ee566de7cefd7d1b8ef044324132a70f)
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