]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
workaround for #2838 here. still need to figure out why an ENUM test is suddenly...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Oct 2013 14:56:11 +0000 (10:56 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Oct 2013 14:58:21 +0000 (10:58 -0400)
commit5389bc5d8d6e72bdf7bf937de77201d6d2a58759
tree92af6fd63703b00c6925ce6d7884b19b844bf9ff
parentb26679e06a5473355a68bfea2a574c1aa14407a6
workaround for #2838 here.  still need to figure out why an ENUM test is suddenly hitting this.
lib/sqlalchemy/sql/compiler.py