[Sqlalchemy-commits] commit/sqlalchemy: 7 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-10-25 21:26:19
|
7 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9d952e0a1170/ Changeset: 9d952e0a1170 Branch: None User: ijl Date: 2013-10-11 21:01:14 Summary: PostgreSQL foreign key inspection includes options Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/52cfa74e094c/ Changeset: 52cfa74e094c Branch: None User: ijl Date: 2013-10-13 23:13:28 Summary: #2183: Metadata.reflect() foreign keys include options when the dialect exposes it Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f17e8a4452de/ Changeset: f17e8a4452de Branch: None User: ijl Date: 2013-10-15 22:01:25 Summary: ForeignKeyConstraint reflection test respects MySQL limitations Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e5a42a748be8/ Changeset: e5a42a748be8 Branch: None User: zzzeek Date: 2013-10-25 23:01:38 Summary: Merge branch 'master' of github.com:ijl/sqlalchemy into merge_2183 Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/51e8e5df469b/ Changeset: 51e8e5df469b Branch: None User: zzzeek Date: 2013-10-25 23:18:40 Summary: - Fix and test parsing of MySQL foreign key options within reflection; this complements the work in :ticket:`2183` where we begin to support reflection of foreign key options such as ON UPDATE/ON DELETE cascade. [ticket:2839] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/46ac022e57c5/ Changeset: 46ac022e57c5 Branch: None User: zzzeek Date: 2013-10-25 23:19:03 Summary: - move this test to PG test_reflection - don't use locals() Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b0cd41dd50e9/ Changeset: b0cd41dd50e9 Branch: master User: zzzeek Date: 2013-10-25 23:22:40 Summary: - changelog for [ticket:2183] Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |