]> 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)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 20:41:34 +0000 (22:41 +0200)
commit81c2503173fc674baa579a355e63e020969618af
tree11cac33145a13a3da09602152b0cea500cbe0e6b
parent82803016b5fcbc3225af87a43768dbea2be87582
Changed some `declared_attr` code examples in the docs to return `mapped_column` to indicate that it's possible. (#11302)
doc/build/orm/dataclasses.rst
doc/build/orm/extensions/mypy.rst
doc/build/orm/mapping_api.rst