Thread: [Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets (Page 11)
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-04-04 14:05:03
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6524838950dc/ Changeset: 6524838950dc Branch: master User: Bertrand Janin Date: 2017-04-04 13:11:25+00:00 Summary: Fix typo. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/803a52436f2e/ Changeset: 803a52436f2e Branch: rel_1_1 User: Bertrand Janin Date: 2017-04-04 14:04:20+00:00 Summary: Fix typo. (cherry picked from commit 6524838950dca5721a7f7e9db3118d9245c64659) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/760e0d2e0891/ Changeset: 760e0d2e0891 Branch: rel_1_0 User: Bertrand Janin Date: 2017-04-04 14:04:24+00:00 Summary: Fix typo. (cherry picked from commit 6524838950dca5721a7f7e9db3118d9245c64659) 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. |
From: Bitbucket <com...@bi...> - 2017-04-17 19:34:10
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c2834f9298dd/ Changeset: c2834f9298dd Branch: master User: zzzeek Date: 2017-04-17 19:33:12+00:00 Summary: - remove errant doctest comment Change-Id: Idb8520ff807074ceca36645728a63b79d1cdff6c Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ad073bd16864/ Changeset: ad073bd16864 Branch: rel_1_1 User: zzzeek Date: 2017-04-17 19:33:27+00:00 Summary: - remove errant doctest comment Change-Id: Idb8520ff807074ceca36645728a63b79d1cdff6c (cherry picked from commit c2834f9298ddf14c0177e862b344de9e526cdf35) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ba366069271e/ Changeset: ba366069271e Branch: rel_1_0 User: zzzeek Date: 2017-04-17 19:33:34+00:00 Summary: - remove errant doctest comment Change-Id: Idb8520ff807074ceca36645728a63b79d1cdff6c (cherry picked from commit c2834f9298ddf14c0177e862b344de9e526cdf35) 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. |
From: Bitbucket <com...@bi...> - 2017-04-24 20:24:31
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/029d0f753852/ Changeset: 029d0f753852 Branch: master User: zzzeek Date: 2017-04-24 20:22:29+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ca7f83bf9b7d/ Changeset: ca7f83bf9b7d Branch: rel_1_1 User: zzzeek Date: 2017-04-24 20:22:37+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 (cherry picked from commit 029d0f75385298f8056c04eba1d2f9563126a8a6) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4120a4c79321/ Changeset: 4120a4c79321 Branch: rel_1_0 User: zzzeek Date: 2017-04-24 20:22:43+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 (cherry picked from commit 029d0f75385298f8056c04eba1d2f9563126a8a6) 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. |
From: Bitbucket <com...@bi...> - 2017-05-05 13:21:28
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/339e2c13b0fc/ Changeset: 339e2c13b0fc Branch: master User: zzzeek Date: 2017-05-05 13:19:18+00:00 Summary: - add a note to MetaData.schema indicating that the Table will be cataloged in the .tables collection with its fully qualified name. Fixes #3978 Change-Id: I65fa063918efc22658e93c39a0680cb83553dec8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/abaa6da7a04f/ Changeset: abaa6da7a04f Branch: rel_1_1 User: zzzeek Date: 2017-05-05 13:20:09+00:00 Summary: - add a note to MetaData.schema indicating that the Table will be cataloged in the .tables collection with its fully qualified name. Fixes #3978 Change-Id: I65fa063918efc22658e93c39a0680cb83553dec8 (cherry picked from commit 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6d8d6c334b0e/ Changeset: 6d8d6c334b0e Branch: rel_1_0 User: zzzeek Date: 2017-05-05 13:20:16+00:00 Summary: - add a note to MetaData.schema indicating that the Table will be cataloged in the .tables collection with its fully qualified name. Fixes #3978 Change-Id: I65fa063918efc22658e93c39a0680cb83553dec8 (cherry picked from commit 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a) 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. |
From: Bitbucket <com...@bi...> - 2017-05-05 14:40:41
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8f830d78ba1d/ Changeset: 8f830d78ba1d Branch: master User: zzzeek Date: 2017-05-05 14:39:18+00:00 Summary: - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a which clarifies that ForeignKey circumvents this logic as a "convenience". issue #3978 is updated to address trying to make this consistent. Change-Id: I089acaa89f11b7a6310c2bf32916e26eb62ab9c0 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8d916e7a59cd/ Changeset: 8d916e7a59cd Branch: rel_1_1 User: zzzeek Date: 2017-05-05 14:40:01+00:00 Summary: - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a which clarifies that ForeignKey circumvents this logic as a "convenience". issue #3978 is updated to address trying to make this consistent. Change-Id: I089acaa89f11b7a6310c2bf32916e26eb62ab9c0 (cherry picked from commit 8f830d78ba1d68ea3e10006e10e65ddb571f45ee) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/5e4e2af64b44/ Changeset: 5e4e2af64b44 Branch: rel_1_0 User: zzzeek Date: 2017-05-05 14:40:05+00:00 Summary: - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc4b6dff9a which clarifies that ForeignKey circumvents this logic as a "convenience". issue #3978 is updated to address trying to make this consistent. Change-Id: I089acaa89f11b7a6310c2bf32916e26eb62ab9c0 (cherry picked from commit 8f830d78ba1d68ea3e10006e10e65ddb571f45ee) 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. |
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. |
From: Bitbucket <com...@bi...> - 2017-05-10 18:10:37
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3e3554d37ca5/ Changeset: 3e3554d37ca5 Branch: master User: kataev Date: 2017-05-10 12:36:09+00:00 Summary: Fix docs syntax error Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/431f5340bfeb/ Changeset: 431f5340bfeb Branch: rel_1_1 User: kataev Date: 2017-05-10 18:09:46+00:00 Summary: Fix docs syntax error (cherry picked from commit 3e3554d37ca589218c13f9b2969801dccbbdfa2c) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d1a552c29d47/ Changeset: d1a552c29d47 Branch: rel_1_0 User: kataev Date: 2017-05-10 18:09:53+00:00 Summary: Fix docs syntax error (cherry picked from commit 3e3554d37ca589218c13f9b2969801dccbbdfa2c) 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. |
From: Bitbucket <com...@bi...> - 2017-05-12 13:26:29
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4352e220ac04/ Changeset: 4352e220ac04 Branch: master User: zzzeek Date: 2017-05-12 13:23:44+00:00 Summary: Add links to with_only_columns to Select.column, append_column Provide a brief example for these two methods indicating that typically a table-bound (or other selectable) column is appended here, then link to with_only_columns documentation which has in-depth guidelines already including that one should not append columns from the current select to itself. Change-Id: I0742405a7f3c41450d337b9c633519d9cc101dfb Fixes: #3987 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/aa14644d1ca0/ Changeset: aa14644d1ca0 Branch: rel_1_1 User: zzzeek Date: 2017-05-12 13:25:07+00:00 Summary: Add links to with_only_columns to Select.column, append_column Provide a brief example for these two methods indicating that typically a table-bound (or other selectable) column is appended here, then link to with_only_columns documentation which has in-depth guidelines already including that one should not append columns from the current select to itself. Change-Id: I0742405a7f3c41450d337b9c633519d9cc101dfb Fixes: #3987 (cherry picked from commit 4352e220ac04d09e120c441e79b1ac12c7ca2c45) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/34a16747c004/ Changeset: 34a16747c004 Branch: rel_1_0 User: zzzeek Date: 2017-05-12 13:25:12+00:00 Summary: Add links to with_only_columns to Select.column, append_column Provide a brief example for these two methods indicating that typically a table-bound (or other selectable) column is appended here, then link to with_only_columns documentation which has in-depth guidelines already including that one should not append columns from the current select to itself. Change-Id: I0742405a7f3c41450d337b9c633519d9cc101dfb Fixes: #3987 (cherry picked from commit 4352e220ac04d09e120c441e79b1ac12c7ca2c45) 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. |
From: Bitbucket <com...@bi...> - 2017-05-16 13:53:49
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5329fc481ed1/ Changeset: 5329fc481ed1 Branch: master User: zzzeek Date: 2017-05-16 13:51:06+00:00 Summary: modernize and repair inheritance examples remarkably, the examples for concrete and single were still using classical mappings. Ensure all three examples use modern declarative patterns, each illustrate the identical set of query operations. Use back_populates, flat=True for joins, etc. ensure flake8 linting, correct links and add a link back from newly reworked inheritance documentation. Change-Id: I8465a9badbb0eda804f457ccac599f051ee3c27c Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0a40d5c4a024/ Changeset: 0a40d5c4a024 Branch: rel_1_1 User: zzzeek Date: 2017-05-16 13:53:02+00:00 Summary: modernize and repair inheritance examples remarkably, the examples for concrete and single were still using classical mappings. Ensure all three examples use modern declarative patterns, each illustrate the identical set of query operations. Use back_populates, flat=True for joins, etc. ensure flake8 linting, correct links and add a link back from newly reworked inheritance documentation. Change-Id: I8465a9badbb0eda804f457ccac599f051ee3c27c (cherry picked from commit 5329fc481ed1dcea0e922fd63def3094bda12c91) Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a2ba984121a1/ Changeset: a2ba984121a1 Branch: rel_1_0 User: zzzeek Date: 2017-05-16 13:53:09+00:00 Summary: modernize and repair inheritance examples remarkably, the examples for concrete and single were still using classical mappings. Ensure all three examples use modern declarative patterns, each illustrate the identical set of query operations. Use back_populates, flat=True for joins, etc. ensure flake8 linting, correct links and add a link back from newly reworked inheritance documentation. Change-Id: I8465a9badbb0eda804f457ccac599f051ee3c27c (cherry picked from commit 5329fc481ed1dcea0e922fd63def3094bda12c91) Affected #: 6 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. |
From: Bitbucket <com...@bi...> - 2017-05-16 14:00:51
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7aa50b9b197d/ Changeset: 7aa50b9b197d Branch: master User: zzzeek Date: 2017-05-16 13:59:38+00:00 Summary: - fix broken link Change-Id: I2f3b5ae29600696b34a6afdddc2f94920febf31d Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d36e5db24e9f/ Changeset: d36e5db24e9f Branch: rel_1_1 User: zzzeek Date: 2017-05-16 13:59:52+00:00 Summary: - fix broken link Change-Id: I2f3b5ae29600696b34a6afdddc2f94920febf31d (cherry picked from commit 7aa50b9b197d542b63e86f423865f9bbec7af443) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/29578ec93e54/ Changeset: 29578ec93e54 Branch: rel_1_0 User: zzzeek Date: 2017-05-16 13:59:56+00:00 Summary: - fix broken link Change-Id: I2f3b5ae29600696b34a6afdddc2f94920febf31d (cherry picked from commit 7aa50b9b197d542b63e86f423865f9bbec7af443) 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. |
From: Bitbucket <com...@bi...> - 2017-05-16 14:52:31
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6079158b21da/ Changeset: 6079158b21da Branch: master User: zzzeek Date: 2017-05-16 14:51:14+00:00 Summary: - categorize these two with_polymorphic subsections under with_polymorphic Change-Id: I8bd49ac241df4b8645c8f78938d6f8122952d75a Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8eeab26aad26/ Changeset: 8eeab26aad26 Branch: rel_1_1 User: zzzeek Date: 2017-05-16 14:51:36+00:00 Summary: - categorize these two with_polymorphic subsections under with_polymorphic Change-Id: I8bd49ac241df4b8645c8f78938d6f8122952d75a (cherry picked from commit 6079158b21da7598ff37115649bbdd955713eb11) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9b5fa4bfbb29/ Changeset: 9b5fa4bfbb29 Branch: rel_1_0 User: zzzeek Date: 2017-05-16 14:51:39+00:00 Summary: - categorize these two with_polymorphic subsections under with_polymorphic Change-Id: I8bd49ac241df4b8645c8f78938d6f8122952d75a (cherry picked from commit 6079158b21da7598ff37115649bbdd955713eb11) 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. |
From: Bitbucket <com...@bi...> - 2017-05-16 15:01:57
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/75c8b88cddee/ Changeset: 75c8b88cddee Branch: master User: zzzeek Date: 2017-05-16 15:00:41+00:00 Summary: - move additional sections under with_polymorphic missed in the previous change Change-Id: I20217d4d4ebfc033229d87e472ad82d32202617a Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bd528de03353/ Changeset: bd528de03353 Branch: rel_1_1 User: zzzeek Date: 2017-05-16 15:01:12+00:00 Summary: - move additional sections under with_polymorphic missed in the previous change Change-Id: I20217d4d4ebfc033229d87e472ad82d32202617a (cherry picked from commit 75c8b88cddeeadb539fce1c038997d0aebe6f621) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/739cb9ce0dd0/ Changeset: 739cb9ce0dd0 Branch: rel_1_0 User: zzzeek Date: 2017-05-16 15:01:15+00:00 Summary: - move additional sections under with_polymorphic missed in the previous change Change-Id: I20217d4d4ebfc033229d87e472ad82d32202617a (cherry picked from commit 75c8b88cddeeadb539fce1c038997d0aebe6f621) 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. |
From: Bitbucket <com...@bi...> - 2017-05-17 15:03:04
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4c6917e1d68a/ Changeset: 4c6917e1d68a Branch: master User: zzzeek Date: 2017-05-17 14:58:37+00:00 Summary: - add complete parameter /return value docs to session.begin() / session.begin_nested(). Fixes #3993 Change-Id: If485d77b364c34d94061d2f48efbde3f8a8adec9 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c050a449def1/ Changeset: c050a449def1 Branch: rel_1_1 User: zzzeek Date: 2017-05-17 15:00:20+00:00 Summary: - add complete parameter /return value docs to session.begin() / session.begin_nested(). Fixes #3993 Change-Id: If485d77b364c34d94061d2f48efbde3f8a8adec9 (cherry picked from commit 4c6917e1d68a8baab7efe10e9ce5e5c8187f65ca) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/96cfda6f640e/ Changeset: 96cfda6f640e Branch: rel_1_0 User: zzzeek Date: 2017-05-17 15:02:09+00:00 Summary: - add complete parameter /return value docs to session.begin() / session.begin_nested(). Fixes #3993 Change-Id: If485d77b364c34d94061d2f48efbde3f8a8adec9 (cherry picked from commit 4c6917e1d68a8baab7efe10e9ce5e5c8187f65ca) 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. |
From: Bitbucket <com...@bi...> - 2017-05-21 19:25:53
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ccbd68bb3ce0/ Changeset: ccbd68bb3ce0 Branch: master User: zzzeek Date: 2017-05-21 19:24:49+00:00 Summary: - add 1.1.11 placeholder Change-Id: Ia45668f2882ac0e59ade390262b09cbb62ecac0b Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/666cf5dd1242/ Changeset: 666cf5dd1242 Branch: None User: zzzeek Date: 2017-05-21 19:25:01+00:00 Summary: - add 1.1.11 placeholder Change-Id: Ia45668f2882ac0e59ade390262b09cbb62ecac0b (cherry picked from commit ccbd68bb3ce09a013c998e4dcc26c0df7b03f205) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4c895147d3fd/ Changeset: 4c895147d3fd Branch: rel_1_1 User: zzzeek Date: 2017-05-21 19:25:09+00:00 Summary: - 1.1.11 version placeholder Change-Id: I3a5850a704a2a4e69a9894544fcc4ffa60b1017f 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. |
From: Bitbucket <com...@bi...> - 2017-06-02 22:38:42
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4779ddd865d6/ Changeset: 4779ddd865d6 Branch: None User: lele Date: 2017-06-02 21:38:26+00:00 Summary: Fix a few doc typos Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6bb97495baa6/ Changeset: 6bb97495baa6 Branch: master User: zzzeek Date: 2017-06-02 22:35:54+00:00 Summary: Merge branch 'fix-typo' of https://github.com/lelit/sqlalchemy Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fd4c414572f5/ Changeset: fd4c414572f5 Branch: rel_1_1 User: lele Date: 2017-06-02 22:36:51+00:00 Summary: Fix a few doc typos (cherry picked from commit 4779ddd865d693f4c3521fbe200a96b88ed67186) Change-Id: Ib3caafad523fac408475a2557c30be9ff39b0a65 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. |
From: Bitbucket <com...@bi...> - 2017-07-03 15:19:50
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1db3029abc37/ Changeset: 1db3029abc37 Branch: master User: Michael Stewart Date: 2017-06-30 21:02:20+00:00 Summary: Include missing import in example Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/91ba0da8c1ad/ Changeset: 91ba0da8c1ad Branch: rel_1_1 User: Michael Stewart Date: 2017-07-03 15:18:42+00:00 Summary: Include missing import in example (cherry picked from commit 1db3029abc371c0808fb622ae2bd716ada81281a) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bd5ee077ed4b/ Changeset: bd5ee077ed4b Branch: rel_1_0 User: Michael Stewart Date: 2017-07-03 15:18:59+00:00 Summary: Include missing import in example (cherry picked from commit 1db3029abc371c0808fb622ae2bd716ada81281a) 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. |
From: Bitbucket <com...@bi...> - 2017-07-17 15:46:52
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c6b467598296/ Changeset: c6b467598296 Branch: None User: Pablo Marti Date: 2017-07-10 17:43:58+00:00 Summary: Fix typo, foriegn -> foreign Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2eeea0397386/ Changeset: 2eeea0397386 Branch: master User: zzzeek Date: 2017-07-17 14:29:13+00:00 Summary: Merge branch 'patch-2' of https://github.com/pablogamboa/sqlalchemy Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/923f66f9713d/ Changeset: 923f66f9713d Branch: rel_1_1 User: Pablo Marti Date: 2017-07-17 14:29:28+00:00 Summary: Fix typo, foriegn -> foreign (cherry picked from commit c6b46759829633e6745b561861891a8ffb85fbb8) 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. |
From: Bitbucket <com...@bi...> - 2017-07-28 19:17:51
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3544d3c3d82c/ Changeset: 3544d3c3d82c Branch: rel_1_0 User: zzzeek Date: 2017-07-28 19:15:36+00:00 Summary: - 1.0.19 Change-Id: I4711ff97fa92f88407c6e6a4962ed61881c18305 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f7beeb389d24/ Changeset: f7beeb389d24 Branch: rel_1_1 User: zzzeek Date: 2017-07-28 19:16:17+00:00 Summary: - 1.1.13 - 1.0.19 Change-Id: I476213fe905a51826feeddb4e1c97416c2bac558 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2ae2c25c5d24/ Changeset: 2ae2c25c5d24 Branch: master User: zzzeek Date: 2017-07-28 19:16:48+00:00 Summary: - 1.1.13 - 1.0.19 Change-Id: I476213fe905a51826feeddb4e1c97416c2bac558 (cherry picked from commit f7beeb389d242d1c0fe56c22349f5dcc23722bde) 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. |
From: Bitbucket <com...@bi...> - 2017-07-31 12:40:52
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a1160414b8dc/ Changeset: a1160414b8dc Branch: master User: zzzeek Date: 2017-07-31 12:34:06+00:00 Summary: - convert to spaces - restore unreleased directories Change-Id: Ia5c1142ffbdba6372f800c2e2521660ab62d9c4f Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5fc7056a5393/ Changeset: 5fc7056a5393 Branch: rel_1_1 User: zzzeek Date: 2017-07-31 12:38:56+00:00 Summary: - convert to spaces - restore unreleased directories Change-Id: Ia5c1142ffbdba6372f800c2e2521660ab62d9c4f (cherry picked from commit a1160414b8dc798a1cf1b8c71a68c6cdc3526384) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b892cd02d7d9/ Changeset: b892cd02d7d9 Branch: rel_1_0 User: zzzeek Date: 2017-07-31 12:39:33+00:00 Summary: - convert to spaces - restore unreleased directories Change-Id: Ia5c1142ffbdba6372f800c2e2521660ab62d9c4f (cherry picked from commit a1160414b8dc798a1cf1b8c71a68c6cdc3526384) (cherry picked from commit 5fc7056a5393c35d8f4c38d8d22cbee7cc28428e) 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. |