]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- changelog for pullreq github:139
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Oct 2014 21:58:51 +0000 (17:58 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Oct 2014 21:58:51 +0000 (17:58 -0400)
commit56d5732fbdf09508784df6dc4c04e5b39ac6be85
tree0f69a2bfea355cac186dcc44847f8e49ace213cd
parent0ae140aa989ea3868c01af23adfcdcc79b7cb22e
- changelog for pullreq github:139
- add support for self-referential foreign keys to move over as well when
the table name is changed.
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/sql/schema.py
test/sql/test_metadata.py