]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Changed some `declared_attr` code examples in the docs to return `mapped_column`...
authorgmanny <gmanyy@gmail.com>
Wed, 24 Apr 2024 20:41:34 +0000 (22:41 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 24 Apr 2024 20:42:54 +0000 (22:42 +0200)
commit3d8643dc0787c2c21b358c13bff8e5c5fcc37961
tree5fdca4966c7dfcc1c2b6cfe928a1a53bff88b4a1
parent31d0ab27519ceae4e1b12212c8a41fe290418ea0
Changed some `declared_attr` code examples in the docs to return `mapped_column` to indicate that it's possible. (#11302)

(cherry picked from commit 81c2503173fc674baa579a355e63e020969618af)
doc/build/orm/dataclasses.rst
doc/build/orm/extensions/mypy.rst
doc/build/orm/mapping_api.rst