]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- repair signature for base get_unique_constraints() method
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Jan 2014 21:09:40 +0000 (16:09 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Jan 2014 21:09:40 +0000 (16:09 -0500)
commit44cba66cb2eb4411b43c228c4f1191c764607855
tree58ec6374a344167bc751b42567e8d91829c95b9b
parent84b03137eb16b5e2a34e69f73b3a88069026c650
- repair signature for base get_unique_constraints() method
- test_autoincrement_col still needs reflection overall
lib/sqlalchemy/engine/interfaces.py
lib/sqlalchemy/testing/suite/test_reflection.py