]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
tometadata now copies indexes as well
authorChris Withers <chris@simplistix.co.uk>
Thu, 16 Sep 2010 19:58:15 +0000 (20:58 +0100)
committerChris Withers <chris@simplistix.co.uk>
Thu, 16 Sep 2010 19:58:15 +0000 (20:58 +0100)
commit27cf184b50ceed185fea57abfb329d2b9f9da935
tree19eeec4a77e1dc821ddab6961356400a02ca4c11
parentfd6c85cf7f9918cc14d555495d8a08f5373b0d0b
tometadata now copies indexes as well
lib/sqlalchemy/schema.py
test/engine/test_metadata.py