]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
update case statement in dictlike-polymorphic
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Jul 2021 02:58:07 +0000 (22:58 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Jul 2021 02:59:16 +0000 (22:59 -0400)
commitdaaf36840bb3ebbaea3722413998604ed21d36a8
tree739d603cfbfb7625fb076362fe9cc1da7dee5f9c
parentb51e3a87494ca86d94e26eadc1e8638d4b7dd55b
update case statement in dictlike-polymorphic

this was using a long-ago not working form of case().

Change-Id: I39c7cec2e46dd215d7acb7d3ee6debd30fa1ec34
examples/vertical/dictlike-polymorphic.py