Thread: [Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets (Page 2)
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-03-13 21:10:49
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4077e99f3f51/ Changeset: 4077e99f3f51 Branch: None User: zzzeek Date: 2015-03-13 20:22:01+00:00 Summary: - tweaks regarding the use_alter update Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/64b7a50cbd64/ Changeset: 64b7a50cbd64 Branch: None User: zzzeek Date: 2015-03-13 20:23:12+00:00 Summary: - call this 1.0.0b1 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/601e16daf30a/ Changeset: 601e16daf30a Branch: rel_0_9 User: zzzeek Date: 2015-03-13 20:25:10+00:00 Summary: - call this 1.0.0b1 (cherry picked from commit 64b7a50cbd64b44fa8ee8413213e9eae73483515) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2c893b520a6f/ Changeset: 2c893b520a6f Branch: rel_0_8 User: zzzeek Date: 2015-03-13 20:25:44+00:00 Summary: - call this 1.0.0b1 (cherry picked from commit 64b7a50cbd64b44fa8ee8413213e9eae73483515) (cherry picked from commit 601e16daf30a00dd049507cb8bfa4931013c2e46) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f1e777b2abce/ Changeset: f1e777b2abce Branch: None User: zzzeek Date: 2015-03-13 20:36:43+00:00 Summary: - add notes for prerelease install Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/175e5c97a7f2/ Changeset: 175e5c97a7f2 Branch: None User: zzzeek Date: 2015-03-13 20:40:39+00:00 Summary: 1.0.0b1 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...> - 2015-03-20 19:11:37
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5794b777cbb4/ Changeset: 5794b777cbb4 Branch: None User: Thomas Grainger Date: 2015-03-18 11:45:24+00:00 Summary: map MySQL encodings to python encodings fixes #2771 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6e8ecd161bfb/ Changeset: 6e8ecd161bfb Branch: None User: Thomas Grainger Date: 2015-03-18 11:47:17+00:00 Summary: add utf8mb4 recommendation Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/834973092c1b/ Changeset: 834973092c1b Branch: None User: zzzeek Date: 2015-03-20 16:07:00+00:00 Summary: Merge branch 'support-emoji-on-mysql' of https://bitbucket.org/graingert/sqlalchemy into pr49 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/58ce4d53bf5e/ Changeset: 58ce4d53bf5e Branch: None User: zzzeek Date: 2015-03-20 19:08:23+00:00 Summary: - add a test for #2771, fixes #2771 - changelog for #2771 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3971690731d1/ Changeset: 3971690731d1 Branch: None User: zzzeek Date: 2015-03-20 19:08:35+00:00 Summary: - reorganize MySQL docs re: unicode, other cleanup and updates Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ffddfe1b17b5/ Changeset: ffddfe1b17b5 Branch: None User: zzzeek Date: 2015-03-20 19:10:52+00:00 Summary: - add a note that we aren't really doing zxjdbc right now even though these files are present. Affected #: 3 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...> - 2015-10-08 04:34:29
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f8eb7c285844/ Changeset: f8eb7c285844 Branch: None User: peterdemin Date: 2015-10-07 15:38:48+00:00 Summary: Update base.py Docstring typo keysowrds => keywords Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/956c26d07712/ Changeset: 956c26d07712 Branch: None User: zzzeek Date: 2015-10-08 04:33:02+00:00 Summary: Merge remote-tracking branch 'origin/pr/208' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/abc805d1a20b/ Changeset: abc805d1a20b Branch: rel_1_0 User: peterdemin Date: 2015-10-08 04:33:48+00:00 Summary: Update base.py Docstring typo keysowrds => keywords (cherry picked from commit f8eb7c2858443649190b735c587c190ae90b6106) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1781257fbf09/ Changeset: 1781257fbf09 Branch: rel_0_9 User: peterdemin Date: 2015-10-08 04:33:53+00:00 Summary: Update base.py Docstring typo keysowrds => keywords (cherry picked from commit f8eb7c2858443649190b735c587c190ae90b6106) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1ac552102910/ Changeset: 1ac552102910 Branch: rel_0_8 User: peterdemin Date: 2015-10-08 04:33:59+00:00 Summary: Update base.py Docstring typo keysowrds => keywords (cherry picked from commit f8eb7c2858443649190b735c587c190ae90b6106) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/24663b99581b/ Changeset: 24663b99581b Branch: rel_0_7 User: peterdemin Date: 2015-10-08 04:34:06+00:00 Summary: Update base.py Docstring typo keysowrds => keywords (cherry picked from commit f8eb7c2858443649190b735c587c190ae90b6106) 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...> - 2015-11-10 17:59:01
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8660883e1ac1/ Changeset: 8660883e1ac1 Branch: None User: jeffwidman Date: 2015-11-07 02:09:28+00:00 Summary: Fix typo: foriegn --> foreign Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/887edc431a4c/ Changeset: 887edc431a4c Branch: None User: Sven Schliesing Date: 2015-11-10 07:25:27+00:00 Summary: fix typo: Explcitly -> Explicitly Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1dbd3a07060f/ Changeset: 1dbd3a07060f Branch: None User: zzzeek Date: 2015-11-10 17:56:01+00:00 Summary: Merge branch 'jeffwidman/fix-typo-foriegn-foreign-1446862160653' of https://bitbucket.org/jeffwidman/sqlalchemy-1 into typos Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/54667ab2d8c8/ Changeset: 54667ab2d8c8 Branch: None User: Sven Schliesing Date: 2015-11-10 17:57:52+00:00 Summary: fix typo: Explcitly -> Explicitly (cherry picked from commit 887edc431a4c5198bb4f842419d729aed42a6ce8) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f42287ead9ab/ Changeset: f42287ead9ab Branch: rel_1_0 User: jeffwidman Date: 2015-11-10 17:58:01+00:00 Summary: Fix typo: foriegn --> foreign (cherry picked from commit 8660883e1ac11044487e02ec818f59ed7b5a50f9) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/87e050d2bff0/ Changeset: 87e050d2bff0 Branch: rel_0_9 User: Sven Schliesing Date: 2015-11-10 17:58:29+00:00 Summary: fix typo: Explcitly -> Explicitly (cherry picked from commit 887edc431a4c5198bb4f842419d729aed42a6ce8) 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...> - 2015-11-25 20:33:15
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2743b674f5f9/ Changeset: 2743b674f5f9 Branch: None User: zzzeek Date: 2015-11-25 19:31:58+00:00 Summary: - add an ignore for N806 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fcea929e503b/ Changeset: fcea929e503b Branch: None User: zzzeek Date: 2015-11-25 19:32:25+00:00 Summary: - add an ignore for N806 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2a2be6a2ce66/ Changeset: 2a2be6a2ce66 Branch: None User: zzzeek Date: 2015-11-25 20:15:35+00:00 Summary: - support declarativemappedtest with per-test setup Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bfea2123d30f/ Changeset: bfea2123d30f Branch: None User: zzzeek Date: 2015-11-25 20:15:58+00:00 Summary: - support declarativemappedtest with per-test setup (cherry picked from commit 2a2be6a2ce66ed1040c0345a20f959cbea218859) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1202e140b987/ Changeset: 1202e140b987 Branch: None User: zzzeek Date: 2015-11-25 20:29:04+00:00 Summary: - Fixed bug which is actually a regression that occurred between versions 0.8.0 and 0.8.1, due :ticket:`2714`. The case where joined eager loading needs to join out over a subclass-bound relationship when "with_polymorphic" were also used would fail to join from the correct entity. fixes #3593 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2aeda9bd21eb/ Changeset: 2aeda9bd21eb Branch: rel_1_0 User: zzzeek Date: 2015-11-25 20:29:31+00:00 Summary: - Fixed bug which is actually a regression that occurred between versions 0.8.0 and 0.8.1, due :ticket:`2714`. The case where joined eager loading needs to join out over a subclass-bound relationship when "with_polymorphic" were also used would fail to join from the correct entity. fixes #3593 (cherry picked from commit 1202e140b9876cf202c56d2f41bbbb573e15a39d) Affected #: 4 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...> - 2015-11-30 17:53:12
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/58f73d227839/ Changeset: 58f73d227839 Branch: None User: Nils Philippsen Date: 2015-11-25 15:03:59+00:00 Summary: py2k: accept unicode literals on :func:`backref`, too Fixed bug where in Py2K a unicode literal would not be accepted as the string name of a class or other argument within declarative using :func:`.backref` on :func:`.relationship`. amends commit e6f67f48054d906856f879bc1803ea639aa4b670 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d5fd26b836af/ Changeset: d5fd26b836af Branch: None User: zzzeek Date: 2015-11-30 17:46:45+00:00 Summary: Merge remote-tracking branch 'origin/pr/212' Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/33c3aded3a19/ Changeset: 33c3aded3a19 Branch: None User: Nils Philippsen Date: 2015-11-30 17:49:12+00:00 Summary: py2k: accept unicode literals on :func:`backref`, too Fixed bug where in Py2K a unicode literal would not be accepted as the string name of a class or other argument within declarative using :func:`.backref` on :func:`.relationship`. amends commit e6f67f48054d906856f879bc1803ea639aa4b670 (cherry picked from commit 58f73d2278393d813c7f39736fc96c5086f18f6d) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ef85a0d18988/ Changeset: ef85a0d18988 Branch: None User: Nils Philippsen Date: 2015-11-30 17:49:44+00:00 Summary: py2k: accept unicode literals on :func:`backref`, too Fixed bug where in Py2K a unicode literal would not be accepted as the string name of a class or other argument within declarative using :func:`.backref` on :func:`.relationship`. amends commit e6f67f48054d906856f879bc1803ea639aa4b670 backport to rel_1_0 (cherry picked from commit 58f73d2278393d813c7f39736fc96c5086f18f6d) (cherry picked from commit 33c3aded3a1944d93e9e6bca53e2f749980b8b09) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/be24b3ea8371/ Changeset: be24b3ea8371 Branch: None User: zzzeek Date: 2015-11-30 17:52:01+00:00 Summary: - restore 'declarative' classifier Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fcdfea202f19/ Changeset: fcdfea202f19 Branch: rel_1_0 User: zzzeek Date: 2015-11-30 17:52:17+00:00 Summary: - restore 'declarative' classifier (cherry picked from commit be24b3ea8371583d9ccd6fb834ae6f22f39c556e) 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...> - 2015-12-14 22:41:55
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c59ea573e12e/ Changeset: c59ea573e12e Branch: None User: zzzeek Date: 2015-12-14 17:00:21+00:00 Summary: ref #3609 wip Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5adc08b42f98/ Changeset: 5adc08b42f98 Branch: None User: zzzeek Date: 2015-12-14 17:17:56+00:00 Summary: - wip Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c171224aa751/ Changeset: c171224aa751 Branch: None User: zzzeek Date: 2015-12-14 19:53:14+00:00 Summary: - add a few eager_defaults tests to versioning Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/92c35972c53c/ Changeset: 92c35972c53c Branch: None User: zzzeek Date: 2015-12-14 21:28:32+00:00 Summary: - add test for the update params part of this not including PK etc Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a49eafab3ac3/ Changeset: a49eafab3ac3 Branch: None User: zzzeek Date: 2015-12-14 21:48:06+00:00 Summary: - make sure value_params *are* included in the returning as well Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d69fe24df5a7/ Changeset: d69fe24df5a7 Branch: ticket_3609 User: zzzeek Date: 2015-12-14 22:13:21+00:00 Summary: - add tests to see that this is supported with bulk as well (it wasn't) - changelog Affected #: 3 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...> - 2016-01-17 03:05:03
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5164612964b7/ Changeset: 5164612964b7 Branch: None User: agronholm Date: 2016-01-16 10:25:13+00:00 Summary: Removed nonexistent includes from MANIFEST.in Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/85bcd55f6dd3/ Changeset: 85bcd55f6dd3 Branch: None User: agronholm Date: 2016-01-16 11:40:39+00:00 Summary: Added support for native enums Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2d8d037c9a3d/ Changeset: 2d8d037c9a3d Branch: native_enum User: zzzeek Date: 2016-01-16 16:26:33+00:00 Summary: - illustrate requirements Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/66560cef7457/ Changeset: 66560cef7457 Branch: None User: zzzeek Date: 2016-01-17 03:04:10+00:00 Summary: - fix People -> Person , fixes #3628 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d1237ac75f10/ Changeset: d1237ac75f10 Branch: rel_1_0 User: zzzeek Date: 2016-01-17 03:04:37+00:00 Summary: - fix People -> Person , fixes #3628 (cherry picked from commit 66560cef7457d69f56cd2ca3bab93cb033a61a84) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/5f6569ab1033/ Changeset: 5f6569ab1033 Branch: rel_0_9 User: zzzeek Date: 2016-01-17 03:04:43+00:00 Summary: - fix People -> Person , fixes #3628 (cherry picked from commit 66560cef7457d69f56cd2ca3bab93cb033a61a84) 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...> - 2016-01-19 17:45:34
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5164612964b7/ Changeset: 5164612964b7 Branch: None User: agronholm Date: 2016-01-16 10:25:13+00:00 Summary: Removed nonexistent includes from MANIFEST.in Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/85bcd55f6dd3/ Changeset: 85bcd55f6dd3 Branch: None User: agronholm Date: 2016-01-16 11:40:39+00:00 Summary: Added support for native enums Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/1992d3351066/ Changeset: 1992d3351066 Branch: None User: agronholm Date: 2016-01-16 17:29:07+00:00 Summary: Corrected code and tests as requested Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5d2096dcbe44/ Changeset: 5d2096dcbe44 Branch: None User: agronholm Date: 2016-01-17 23:18:36+00:00 Summary: Removed dependency on the stdlib Enum type Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7b9c16c31335/ Changeset: 7b9c16c31335 Branch: enum User: zzzeek Date: 2016-01-18 22:58:57+00:00 Summary: Merge branch 'master' of https://bitbucket.org/agronholm/sqlalchemy into enum Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2a7f37b7b019/ Changeset: 2a7f37b7b019 Branch: None User: zzzeek Date: 2016-01-19 17:44:42+00:00 Summary: - The ``str()`` call for :class:`.Query` will now take into account the :class:`.Engine` to which the :class:`.Session` is bound, when generating the string form of the SQL, so that the actual SQL that would be emitted to the database is shown, if possible. Previously, only the engine associated with the :class:`.MetaData` to which the mappings are associated would be used, if present. If no bind can be located either on the :class:`.Session` or on the :class:`.MetaData` to which the mappings are associated, then the "default" dialect is used to render the SQL, as was the case previously. fixes #3081 Affected #: 5 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...> - 2016-01-23 19:37:15
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/269313218ddd/ Changeset: 269313218ddd Branch: None User: zzzeek Date: 2016-01-23 19:29:25+00:00 Summary: - move out match compiler test to test_compiler - test_query isn't assertscompiledsql Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d18d6d9baf4c/ Changeset: d18d6d9baf4c Branch: None User: zzzeek Date: 2016-01-23 19:30:30+00:00 Summary: - native unicode expectations are too difficult to maintain w/ the number of drivers /DBURIs / python versions Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cd3ea1d56bde/ Changeset: cd3ea1d56bde Branch: None User: zzzeek Date: 2016-01-23 19:33:40+00:00 Summary: - move out match compiler test to test_compiler - test_query isn't assertscompiledsql (cherry picked from commit 269313218ddd06a21387085295c553becbd00e46) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/341a52015bad/ Changeset: 341a52015bad Branch: rel_1_0 User: zzzeek Date: 2016-01-23 19:34:08+00:00 Summary: - native unicode expectations are too difficult to maintain w/ the number of drivers /DBURIs / python versions (cherry picked from commit d18d6d9baf4c98c47af70c0a7c796423396a51c1) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/110f02e17612/ Changeset: 110f02e17612 Branch: None User: zzzeek Date: 2016-01-23 19:35:49+00:00 Summary: - move out match compiler test to test_compiler - test_query isn't assertscompiledsql (cherry picked from commit 269313218ddd06a21387085295c553becbd00e46) (cherry picked from commit cd3ea1d56bdec8b5b00cd10c5ecc6017bb99bcdd) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f6db433fcdfe/ Changeset: f6db433fcdfe Branch: rel_0_9 User: zzzeek Date: 2016-01-23 19:36:52+00:00 Summary: - native unicode expectations are too difficult to maintain w/ the number of drivers /DBURIs / python versions (cherry picked from commit d18d6d9baf4c98c47af70c0a7c796423396a51c1) (cherry picked from commit 341a52015bad4051ddd01396582488106f826118) 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...> - 2016-01-27 16:11:03
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/324e532d6081/ Changeset: 324e532d6081 Branch: None User: xghrl Date: 2016-01-27 08:10:06+00:00 Summary: fix %x string format to compatible with Python 3.5 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4b9f6f407cee/ Changeset: 4b9f6f407cee Branch: None User: xghrl Date: 2016-01-27 08:21:59+00:00 Summary: fix %x string format to compatible with Python 3.5 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f5bde23f6896/ Changeset: f5bde23f6896 Branch: None User: xghrl Date: 2016-01-27 16:10:23+00:00 Summary: fix %x string format to compatible with Python 3.5 (cherry picked from commit 324e532d6081d9b9ea90bf3945cecfc792264f8d) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/95d7d2365d7a/ Changeset: 95d7d2365d7a Branch: rel_1_0 User: xghrl Date: 2016-01-27 16:10:23+00:00 Summary: fix %x string format to compatible with Python 3.5 (cherry picked from commit 4b9f6f407ceedde247982501a6ae406242c80b4a) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8d0c8f003bd0/ Changeset: 8d0c8f003bd0 Branch: None User: xghrl Date: 2016-01-27 16:10:37+00:00 Summary: fix %x string format to compatible with Python 3.5 (cherry picked from commit 324e532d6081d9b9ea90bf3945cecfc792264f8d) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d5002e1c579c/ Changeset: d5002e1c579c Branch: rel_0_9 User: xghrl Date: 2016-01-27 16:10:37+00:00 Summary: fix %x string format to compatible with Python 3.5 (cherry picked from commit 4b9f6f407ceedde247982501a6ae406242c80b4a) 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...> - 2016-02-18 22:44:27
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/713e884bbf32/ Changeset: 713e884bbf32 Branch: None User: singingwolfboy Date: 2016-02-18 21:42:35+00:00 Summary: Proxy docstring along to hybrid_property and hybrid_method Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/51491f6c8f37/ Changeset: 51491f6c8f37 Branch: None User: singingwolfboy Date: 2016-02-18 21:42:35+00:00 Summary: Failing test for documenting @hybrid_property with .expression Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/683ec6c974aa/ Changeset: 683ec6c974aa Branch: None User: zzzeek Date: 2016-02-18 21:45:29+00:00 Summary: - add another layer of Comparator to wrap expressions Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6b19a63f990b/ Changeset: 6b19a63f990b Branch: None User: zzzeek Date: 2016-02-18 22:00:35+00:00 Summary: - additional test adjustments. need to review carefully the impact of these behavioral changes Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/16d507d94b81/ Changeset: 16d507d94b81 Branch: None User: zzzeek Date: 2016-02-18 22:39:39+00:00 Summary: - add a new test suite based on the Amount hybrid blog post; this reveals the need for more specifics on ExprComparator Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ce3a4cf62ab3/ Changeset: ce3a4cf62ab3 Branch: pr238 User: zzzeek Date: 2016-02-18 22:41:54+00:00 Summary: - and re-adjust this test now that we only cover one level deep of __clause_element__().... 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...> - 2016-05-12 18:22:31
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2774113dab7d/ Changeset: 2774113dab7d Branch: None User: Frank Carnovale Date: 2016-05-12 16:57:11+00:00 Summary: typo in glossary#instrumentation: s/behviors/behaviors/ Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1d81219aec83/ Changeset: 1d81219aec83 Branch: None User: Frank Carnovale Date: 2016-05-12 16:57:11+00:00 Summary: typo in glossary#FROMclause: s/incicates/indicates/ Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fb289799f459/ Changeset: fb289799f459 Branch: None User: Frank Carnovale Date: 2016-05-12 16:57:11+00:00 Summary: typo in glossary#release: s/proces/process/ Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f5b314571284/ Changeset: f5b314571284 Branch: None User: Frank Carnovale Date: 2016-05-12 18:21:37+00:00 Summary: typo in glossary#instrumentation: s/behviors/behaviors/ (cherry picked from commit 2774113dab7d20ebe8879fdc6efaebf72ea9f770) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b4f8b6f0e99d/ Changeset: b4f8b6f0e99d Branch: None User: Frank Carnovale Date: 2016-05-12 18:21:39+00:00 Summary: typo in glossary#FROMclause: s/incicates/indicates/ (cherry picked from commit 1d81219aec83317208cc85333256499636b19cf8) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f800daf387fb/ Changeset: f800daf387fb Branch: rel_1_0 User: Frank Carnovale Date: 2016-05-12 18:21:42+00:00 Summary: typo in glossary#release: s/proces/process/ (cherry picked from commit fb289799f4595b70c2dfc8620a10967c981ff4b0) 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...> - 2016-08-29 07:29:16
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b42bcb257398/ Changeset: b42bcb257398 Branch: None User: vmagamedov Date: 2016-08-27 11:21:56+00:00 Summary: Fixed example of upsert in the HasCTE.cte docstring by replacing it with more concrete and working example. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2b0fa0f8a190/ Changeset: 2b0fa0f8a190 Branch: None User: michaelwilliamson Date: 2016-08-28 11:22:42+00:00 Summary: Fix table reference in PostgreSQL documentation Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/94fe6fe05dac/ Changeset: 94fe6fe05dac Branch: None User: michaelwilliamson Date: 2016-08-28 11:38:04+00:00 Summary: Provide more informative error when joining with no entities Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/56a005241c6d/ Changeset: 56a005241c6d Branch: None User: zzzeek Date: 2016-08-28 13:45:54+00:00 Summary: Merge remote-tracking branch 'origin/pr/303' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7c59d681a0a1/ Changeset: 7c59d681a0a1 Branch: None User: zzzeek Date: 2016-08-28 13:46:11+00:00 Summary: Merge remote-tracking branch 'origin/pr/304' Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fb0a0eedaa8c/ Changeset: fb0a0eedaa8c Branch: rel_1_0 User: michaelwilliamson Date: 2016-08-28 13:47:53+00:00 Summary: Fix table reference in PostgreSQL documentation (cherry picked from commit 2b0fa0f8a190a65aea5a284e4f7d0a22488ae560) 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...> - 2016-10-17 16:31:50
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/665b92d83f3a/ Changeset: 665b92d83f3a Branch: None User: zzzeek Date: 2016-10-14 17:26:35+00:00 Summary: Check for __module__ not present in util.wrap_callable() The newly added wrap_callable() function assumes __module__ is present when this is not the case for objects such as functools.partial. Change-Id: Ia226260e9a65419e26d5c1f7187512f7fd4bb7c1 Fixes: #3823 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d18221c542bf/ Changeset: d18221c542bf Branch: None User: kaiyou Date: 2016-10-16 14:45:54+00:00 Summary: Remove some legacy dead code from the declared_attr logic The second 'if' condition was never called because the original condition always returns. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4684cfb50836/ Changeset: 4684cfb50836 Branch: None User: zzzeek Date: 2016-10-17 15:28:43+00:00 Summary: Merge "Check for __module__ not present in util.wrap_callable()" Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ae7d2837b3c5/ Changeset: ae7d2837b3c5 Branch: None User: zzzeek Date: 2016-10-17 15:28:36+00:00 Summary: Assemble "don't joinedload other side" rule using query._current_path Discovered during testing for [ticket:3822], the rule added for [ticket:1495] will fail if the source object has propagated options set up, which add elements to query._current_path. Fixes: #3824 Change-Id: I3d96c96fee5f9b247f739d2136d18681ac61f2fe Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c02675b407b8/ Changeset: c02675b407b8 Branch: None User: zzzeek Date: 2016-10-17 15:29:23+00:00 Summary: Memoize load_path in all cases, run quick populators for path change Adds a new variant to the "isnew" state within entity loading for isnew=False, but the load path is new. This is to address the use case of an entity appearing in multiple places in the row in a more generalized way than the fixes in [ticket:3431], [ticket:3811] in that loading.py will be able to tell the populator that this row is not "isnew" but is a "new" path for the entity. For the moment, the new information is only being applied to the use of "quick" populators so that simple column loads can take place on top of a deferred loader from elsewhere in the row. As part of this change, state.load_path() will now always be populated with the "path" that was in effect when this state was originally loaded, which for multi-path loads of the same entity is still non-deterministic. Ideally there'd be some kind of "here's all the paths that loaded this state and how" type of data structure though it's not clear if that could be done while maintaining performance. Fixes: #3822 Change-Id: Ib915365353dfcca09e15c24001a8581113b97d5e Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8ef4f6a53864/ Changeset: 8ef4f6a53864 Branch: master User: zzzeek Date: 2016-10-17 16:13:01+00:00 Summary: Add explicit copy() to Enum The Boolean and Enum types both place SchemaType second in the inheritance hierarchy. In the case of Enum, this works out that the copy() method is called from the base TypeEngine which fails to transfer _create_events. The test suite doesn't seem to work with the inhertance hierarchy set up like this as the event listeners don't work out, the _on_metadata_create and _on_table_create hooks cause the production of an adapted type which then adds event listeners that cause deque changed while iteration. It's not clear why Enum /Boolean don't have this problem. But in any case it seems like the class mechanics for these types remains fragile and would benefit from yet another refactor someday. Change-Id: Ib641a5d2321b00f58bbe98dd0c5e789374db32b2 Fixes: #3827 Affected #: 3 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-03-18 18:43:34
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8ab8b6c78c55/ Changeset: 8ab8b6c78c55 Branch: None User: pawl Date: 2017-03-18 18:41:50+00:00 Summary: fix pep8 errors in adjacency_list example (cherry picked from commit ff230f1862892eb2b479ed85e6858a82159b435f) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2a0ab7c8da9c/ Changeset: 2a0ab7c8da9c Branch: rel_1_1 User: pawl Date: 2017-03-18 18:42:00+00:00 Summary: fix pep8 errors in association example (cherry picked from commit 6aad7fb4217ef294f68f693be5b3137c28184949) Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a67f5f974d1f/ Changeset: a67f5f974d1f Branch: None User: pawl Date: 2017-03-18 18:42:09+00:00 Summary: fix pep8 errors in adjacency_list example (cherry picked from commit ff230f1862892eb2b479ed85e6858a82159b435f) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/64232c7f642c/ Changeset: 64232c7f642c Branch: rel_1_0 User: pawl Date: 2017-03-18 18:42:15+00:00 Summary: fix pep8 errors in association example (cherry picked from commit 6aad7fb4217ef294f68f693be5b3137c28184949) Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8dad0f93e8a7/ Changeset: 8dad0f93e8a7 Branch: None User: pawl Date: 2017-03-18 18:42:43+00:00 Summary: fix pep8 errors in adjacency_list example (cherry picked from commit ff230f1862892eb2b479ed85e6858a82159b435f) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a40467152cbb/ Changeset: a40467152cbb Branch: master User: pawl Date: 2017-03-18 18:42:48+00:00 Summary: fix pep8 errors in association example (cherry picked from commit 6aad7fb4217ef294f68f693be5b3137c28184949) Affected #: 4 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-24 21:28:57
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f00391a070d9/ Changeset: f00391a070d9 Branch: rel_1_0 User: zzzeek Date: 2017-07-24 21:14:51+00:00 Summary: - 1.0.18 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ac517ff58b60/ Changeset: ac517ff58b60 Branch: None User: zzzeek Date: 2017-07-24 21:17:42+00:00 Summary: - 1.0.18 release date (cherry picked from commit f00391a070d9031941bb1c17aecb265b566a6a5b) Change-Id: Ib9e96acddc871fddbb7eb94993f0994248f8a85d Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/295f5e5deeec/ Changeset: 295f5e5deeec Branch: None User: zzzeek Date: 2017-07-24 21:18:05+00:00 Summary: - 1.0.18 release date (cherry picked from commit f00391a070d9031941bb1c17aecb265b566a6a5b) Change-Id: I243a63d084d4b369ded7969d78e3ab033f6189bd Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ad5626cdb9b4/ Changeset: ad5626cdb9b4 Branch: rel_1_1 User: zzzeek Date: 2017-07-24 21:18:33+00:00 Summary: - 1.1.12 Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2b5a48232f66/ Changeset: 2b5a48232f66 Branch: None User: zzzeek Date: 2017-07-24 21:19:46+00:00 Summary: - 1.1.12 release date (cherry picked from commit ad5626cdb9b4d4ac38b2169dc7377d4bc66ee549) Change-Id: Icd2f3ce68451e609c0d1c116256c2e1cf8baf7eb Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/32c4c8ace41a/ Changeset: 32c4c8ace41a Branch: master User: zzzeek Date: 2017-07-24 21:22:23+00:00 Summary: - 1.2.0b2 Affected #: 3 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. |