]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
plus some more adjustments for mysql, or in general if an Index refers to
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Aug 2013 21:31:40 +0000 (17:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Aug 2013 21:32:05 +0000 (17:32 -0400)
commit2008344aab70a9152ed23adb2b4c768fcb6103a4
tree3a06b999dff514ef32f5105a550cf67c05675ba7
parent573b542747103cd427db6770d29441dade4a278e
plus some more adjustments for mysql, or in general if an Index refers to
in-python only cols
lib/sqlalchemy/engine/reflection.py
test/engine/test_reflection.py