]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update inheritance documentation.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 May 2017 17:04:32 +0000 (13:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 May 2017 00:27:41 +0000 (20:27 -0400)
commit85534084ce21a640637bacaaacee88496819aec2
treef2b12752d4bb710321a1d8a59707dbd8d850d214
parentd1a552c29d47a08d675f956e3a54303a6253a29f
Update inheritance documentation.

The inheritance documentation is confused, disorganized, and out
of date.  Reorganize and clarify, in particular in preparation
for new inheritance features.

Change-Id: Ibe6a35b4b0432bad866a6afb0598b2cf1b509f10
(cherry picked from commit 6194483b73c94565aee62c5867a251a1841db5a9)
doc/build/orm/inheritance.rst
doc/build/orm/inheritance_loading.rst [new file with mode: 0644]
doc/build/orm/loading_objects.rst
doc/build/requirements.txt
lib/sqlalchemy/orm/util.py