[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-04-27 00:02:18
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c3de4061fd49/ Changeset: c3de4061fd49 Branch: rel_1_0 User: zzzeek Date: 2016-04-27 00:00:43+00:00 Summary: Simplify directed graph example Changed the "directed graph" example to no longer consider integer identifiers of nodes as significant; the "higher" / "lower" references now allow mutual edges in both directions. Change-Id: Ibfd5b420f0451a6fc746f0bcbbbb062f8f88dc1d Fixes: #3698 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/84ba09a7d7b0/ Changeset: 84ba09a7d7b0 Branch: None User: zzzeek Date: 2016-04-27 00:01:22+00:00 Summary: Simplify directed graph example Changed the "directed graph" example to no longer consider integer identifiers of nodes as significant; the "higher" / "lower" references now allow mutual edges in both directions. Change-Id: Ibfd5b420f0451a6fc746f0bcbbbb062f8f88dc1d Fixes: #3698 (cherry picked from commit c3de4061fd490adcd8b75c79685f4a831b869f9e) Affected #: 2 files 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. |