[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-05 19:07:14
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8f58d59b8a6f/ Changeset: 8f58d59b8a6f Branch: rel_1_0 User: zzzeek Date: 2017-05-05 18:59:39+00:00 Summary: - big rewrite of the Sequence documentation: 1. Sequence should be associated with MetaData always, except in the really weird case someone is sharing a Sequence among multiple metadatas. Make this a "best practice", end the confusion of #3951, #3979 2. "optional" is not a thing people use, trim this way down 3. remove confusing language Change-Id: Iab5aec319da2582092fe2615ee50430f76441aff Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/654514c5b225/ Changeset: 654514c5b225 Branch: master User: zzzeek Date: 2017-05-05 19:05:20+00:00 Summary: - big rewrite of the Sequence documentation: 1. Sequence should be associated with MetaData always, except in the really weird case someone is sharing a Sequence among multiple metadatas. Make this a "best practice", end the confusion of #3951, #3979 2. "optional" is not a thing people use, trim this way down 3. remove confusing language Change-Id: Iab5aec319da2582092fe2615ee50430f76441aff (cherry picked from commit a1dcf23e371695d8d3be2e1d7875fad10f16a656) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/62313dc4e555/ Changeset: 62313dc4e555 Branch: rel_1_1 User: zzzeek Date: 2017-05-05 19:06:19+00:00 Summary: - big rewrite of the Sequence documentation: 1. Sequence should be associated with MetaData always, except in the really weird case someone is sharing a Sequence among multiple metadatas. Make this a "best practice", end the confusion of #3951, #3979 2. "optional" is not a thing people use, trim this way down 3. remove confusing language Change-Id: Iab5aec319da2582092fe2615ee50430f76441aff 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. |