]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make sure kwargs are copied by tometadata
authorChris Withers <chris@simplistix.co.uk>
Thu, 16 Sep 2010 19:03:18 +0000 (20:03 +0100)
committerChris Withers <chris@simplistix.co.uk>
Thu, 16 Sep 2010 19:03:18 +0000 (20:03 +0100)
commitfd6c85cf7f9918cc14d555495d8a08f5373b0d0b
treeba6fe5897c5a167849ae4f387fb112df7bd9e6d0
parent439d57ddaf5c589e1d4e01feba42349cb5345cbe
make sure kwargs are copied by tometadata
lib/sqlalchemy/schema.py
test/engine/test_metadata.py