]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
forgot to add system to the copy() method
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 25 Aug 2013 16:33:37 +0000 (12:33 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 25 Aug 2013 16:33:37 +0000 (12:33 -0400)
commitcd6cfe36d29fa0243a972e64dedc7e5676663748
treed697a8fbce2fcb84f3298b60ff98335943b55e93
parentf0ac7e20d8b05935cc5ffb176fab2a2f82ca40a4
forgot to add system to the copy() method
lib/sqlalchemy/schema.py
test/sql/test_compiler.py