]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Adjusted dictlike-polymorphic.py example
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Sep 2011 21:22:17 +0000 (17:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Sep 2011 21:22:17 +0000 (17:22 -0400)
commit78bdb1067dc4635d772c775671c711cb164dc76f
tree295910dea3335d6bad6f6ed6454cf3c45e4179d0
parentd02352bb8a0e2d01c5113b5769dd1f17a80dde7b
  - Adjusted dictlike-polymorphic.py example
    to apply the CAST such that it works on
    PG, other databases.  [ticket:2266]
CHANGES
examples/vertical/dictlike-polymorphic.py