]> 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:14:08 +0000 (11:14 -0400)
commit9fe5d4c055c24ab17810b981ed404b94016b8ce5
tree72e939ff166c022891ff658d86b51b58ae7db2be
parentf91058cf971d873632181d57790e5b719d847a89
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.

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