]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the "cascade" section of the session doc was totally screwed up, mappings
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Jun 2011 23:54:50 +0000 (19:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Jun 2011 23:54:50 +0000 (19:54 -0400)
commit224587c11cdc2a132027b9e6f229edc0808a3ab7
treef75f28170598dab35cae86f6912b5b5469249bfc
parentd4c1d17d50ec7b8b355d75d0ada85d5b12d0a591
- the "cascade" section of the session doc was totally screwed up, mappings
used the wrong form, example for cascade_backref used the wrong names.
- rewrite relationship cascade_backrefs doc
doc/build/orm/session.rst
lib/sqlalchemy/orm/__init__.py