]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove narrative "reconstructor" document
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Aug 2022 15:12:41 +0000 (11:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Aug 2022 15:12:41 +0000 (11:12 -0400)
commite7b2055866f315a77e1e19a832a5afdae90bfd9f
tree17913135055ec5ff0eb8f0e1010452093ac7de41
parent319e5a3d8e92ccc97faeeaecd55313131e5a611b
remove narrative "reconstructor" document

this event hook is not commonly used and this page does not
fit into the current narrative very well.  We should possibly
write a new paragraph regarding how instances load
at some point though the best place to put it is not clear.
doc/build/orm/constructors.rst
doc/build/orm/loading_objects.rst
doc/build/orm/mapping_api.rst
doc/build/orm/mapping_styles.rst
lib/sqlalchemy/orm/mapper.py