]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
declarartive reflection example didn't actually work for single inheritance, added...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Feb 2012 20:56:21 +0000 (15:56 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Feb 2012 20:56:21 +0000 (15:56 -0500)
commita925565f99610e5279f691f03e50deef5e042061
treed13c46b4ecf58a71ec171e370a4d3765aac421a2
parent6fb9f826e992f3ca4e5d4b95ef6d30aebb9c7558
declarartive reflection example didn't actually work for single inheritance, added a tweak to make that possible
examples/declarative_reflection/declarative_reflection.py