]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix broken example with @declared_attr.cascading
authoraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Sun, 7 Jun 2020 13:05:05 +0000 (16:05 +0300)
committeraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Tue, 16 Jun 2020 18:26:52 +0000 (21:26 +0300)
commitb9fe0554f4cfacaeed241949e30e963f4afb1669
tree1519bde8beea8b488c8d8900b465df58db252dae
parent5e13683adca8ee5f3874b35c03c2c60f698d8774
Fix broken example with @declared_attr.cascading

Signed-off-by: aplatkouski <5857672+aplatkouski@users.noreply.github.com>
doc/build/changelog/migration_10.rst
lib/sqlalchemy/ext/declarative/api.py