sqlalchemy-commits Mailing List for SQLAlchemy (Page 12)
Brought to you by:
zzzeek
You can subscribe to this list here.
2006 |
Jan
|
Feb
(74) |
Mar
(167) |
Apr
(127) |
May
(190) |
Jun
(119) |
Jul
(77) |
Aug
(82) |
Sep
(84) |
Oct
(153) |
Nov
(45) |
Dec
(54) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(109) |
Feb
(80) |
Mar
(110) |
Apr
(106) |
May
(92) |
Jun
(147) |
Jul
(288) |
Aug
(307) |
Sep
(108) |
Oct
(156) |
Nov
(147) |
Dec
(134) |
2008 |
Jan
(126) |
Feb
(91) |
Mar
(184) |
Apr
(208) |
May
(212) |
Jun
(54) |
Jul
(106) |
Aug
(80) |
Sep
(58) |
Oct
(80) |
Nov
(119) |
Dec
(220) |
2009 |
Jan
(202) |
Feb
(50) |
Mar
(70) |
Apr
(46) |
May
(80) |
Jun
(61) |
Jul
(146) |
Aug
(81) |
Sep
(71) |
Oct
(74) |
Nov
(66) |
Dec
(82) |
2010 |
Jan
(112) |
Feb
(169) |
Mar
(235) |
Apr
(77) |
May
(22) |
Jun
(31) |
Jul
(46) |
Aug
(46) |
Sep
(70) |
Oct
(36) |
Nov
(37) |
Dec
(79) |
2011 |
Jan
(46) |
Feb
(54) |
Mar
(65) |
Apr
(73) |
May
(31) |
Jun
(46) |
Jul
(40) |
Aug
(36) |
Sep
(44) |
Oct
(33) |
Nov
(19) |
Dec
(10) |
2012 |
Jan
(60) |
Feb
(37) |
Mar
(35) |
Apr
(28) |
May
(27) |
Jun
(50) |
Jul
(33) |
Aug
(88) |
Sep
(64) |
Oct
(74) |
Nov
(62) |
Dec
(41) |
2013 |
Jan
(30) |
Feb
(37) |
Mar
(39) |
Apr
(52) |
May
(40) |
Jun
(85) |
Jul
(74) |
Aug
(76) |
Sep
(26) |
Oct
(76) |
Nov
(63) |
Dec
(65) |
2014 |
Jan
(68) |
Feb
(82) |
Mar
(87) |
Apr
(24) |
May
(66) |
Jun
(34) |
Jul
(86) |
Aug
(75) |
Sep
(70) |
Oct
(41) |
Nov
(23) |
Dec
(53) |
2015 |
Jan
(40) |
Feb
(39) |
Mar
(69) |
Apr
(64) |
May
(40) |
Jun
(43) |
Jul
(20) |
Aug
(48) |
Sep
(38) |
Oct
(28) |
Nov
(34) |
Dec
(44) |
2016 |
Jan
(82) |
Feb
(49) |
Mar
(25) |
Apr
(21) |
May
(19) |
Jun
(46) |
Jul
(38) |
Aug
(21) |
Sep
(33) |
Oct
(44) |
Nov
(26) |
Dec
(10) |
2017 |
Jan
(52) |
Feb
(18) |
Mar
(61) |
Apr
(43) |
May
(57) |
Jun
(36) |
Jul
(37) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2017-01-17 19:43:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/984235a12dc1/ Changeset: 984235a12dc1 Branch: rel_1_1 User: zzzeek Date: 2017-01-17 19:42:35+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-17 19:43:12
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f624a3ae8baa/ Changeset: f624a3ae8baa Branch: master User: gliptak Date: 2017-01-17 17:13:34+00:00 Summary: Correct pytest deprecation warning WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. Change-Id: I099c8207730ae1226f7357ff8be0d8ab149878ed Pull-request: https://github.com/zzzeek/sqlalchemy/pull/334 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-01-17 17:10:05
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/84ee381c36f9/ Changeset: 84ee381c36f9 Branch: rel_1_0 User: zzzeek Date: 2017-01-17 17:09:27+00:00 Summary: - repair an errant docstring w/o r Change-Id: I2e9c8dbc79c00b54520748d1d7cae5230a612c96 (cherry picked from commit 3a6c55fb5175ec9ffa03dd7c1325a4746f081486) 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-01-17 17:09:35
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3a6c55fb5175/ Changeset: 3a6c55fb5175 Branch: master User: zzzeek Date: 2017-01-17 17:08:38+00:00 Summary: - repair an errant docstring w/o r Change-Id: I2e9c8dbc79c00b54520748d1d7cae5230a612c96 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dc66790e84b2/ Changeset: dc66790e84b2 Branch: rel_1_1 User: zzzeek Date: 2017-01-17 17:08:49+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-17 16:47:03
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5c2ef5b54245/ Changeset: 5c2ef5b54245 Branch: master User: zzzeek Date: 2017-01-17 16:45:18+00:00 Summary: - update copyright in .c files Change-Id: If905d1bc026b688ec7203674ff14c72bc4906abf Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f7c8b08bd261/ Changeset: f7c8b08bd261 Branch: rel_1_1 User: zzzeek Date: 2017-01-17 16:45:26+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-17 16:46:05
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9745d3b27b37/ Changeset: 9745d3b27b37 Branch: rel_1_0 User: zzzeek Date: 2017-01-17 16:44:22+00:00 Summary: - happy new year Change-Id: Iaaff6a66e7611320eca711add8a2e11aae42acf1 Affected #: 172 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-01-17 15:49:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a0de2bfa1044/ Changeset: a0de2bfa1044 Branch: rel_1_1 User: zzzeek Date: 2017-01-17 15:48:39+00:00 Summary: Merge branch 'master' into rel_1_1 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...> - 2017-01-17 15:48:02
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bd6ba3ac8274/ Changeset: bd6ba3ac8274 Branch: None User: schemacs Date: 2017-01-17 15:23:07+00:00 Summary: Parse (but don't record) COMMENT portion of MySQL table key The MySQL dialect now will not warn when a reflected column has a "COMMENT" keyword on it, but note however the comment is not yet reflected; this is on the roadmap for a future release. Pull request courtesy Lele Long. Fixes: #3867 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/324 Change-Id: I869e29aba6766d0eda1e59af09a3e8e3748a3942 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99d65925e6ae/ Changeset: 99d65925e6ae Branch: master User: zzzeek Date: 2017-01-17 15:47:33+00:00 Summary: Merge "Parse (but don't record) COMMENT portion of MySQL table key" 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-01-17 15:41:25
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1f407c2a4715/ Changeset: 1f407c2a4715 Branch: master User: Joseph Schorr Date: 2017-01-17 15:21:47+00:00 Summary: Add support for prefixes on CREATE INDEX statements in MySQL Added a new parameter ``mysql_prefix`` supported by the :class:`.Index` construct, allows specification of MySQL-specific prefixes such as "FULLTEXT". Pull request courtesy Joseph Schorr. Change-Id: I5a21fa466fdfd4d9e39e1fb4ecec1eab93b92c36 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/339 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-01-16 21:28:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/46828cc157a4/ Changeset: 46828cc157a4 Branch: master User: zzzeek Date: 2017-01-16 21:27:48+00:00 Summary: - correctly document LIKE / ILIKE, fixes #3890 Change-Id: Ie59e61f53d7c59a4777ab9e6e75a43c71d67523b Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/00b24eb0f475/ Changeset: 00b24eb0f475 Branch: rel_1_1 User: zzzeek Date: 2017-01-16 21:28:01+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-16 20:58:05
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/751887ad6ed6/ Changeset: 751887ad6ed6 Branch: rel_1_1 User: zzzeek Date: 2017-01-16 20:57:25+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-16 20:56:31
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bccc1419a67c/ Changeset: bccc1419a67c Branch: None User: Vayu Date: 2017-01-16 19:02:26+00:00 Summary: Better hide engine password Avoid putting engine password in the exception message in `MetaData.reflect` (since exception messages often appear in logs). Use the same redacted `__repr__` implementation in `TLEngine` as in its base class `Engine` Change-Id: Ic0a7baea917a9c8d87dffdd82ef566673ab08e02 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/327 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d8198c2d8779/ Changeset: d8198c2d8779 Branch: master User: zzzeek Date: 2017-01-16 20:56:02+00:00 Summary: Merge "Better hide engine password" 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-01-16 19:04:22
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3aefc6e8a4a0/ Changeset: 3aefc6e8a4a0 Branch: master User: zzzeek Date: 2017-01-16 18:16:25+00:00 Summary: Add "existing" populators for subqueryload Fixed bug in subquery loading where an object encountered as an "existing" row, e.g. already loaded from a different path in the same query, would not invoke subquery loaders for unloaded attributes that specified this loading. This issue is in the same area as that of :ticket:`3431`, :ticket:`3811` which involved similar issues with joined loading. Change-Id: If111a76b0812010905b0ac811276a816779d297f Fixes: #3854 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-01-16 19:01:40
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2e610cf1554f/ Changeset: 2e610cf1554f Branch: rel_1_1 User: zzzeek Date: 2017-01-16 19:00:50+00:00 Summary: Merge branch 'master' into rel_1_1 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-01-16 14:22:28
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/710ce4aaf913/ Changeset: 710ce4aaf913 Branch: master User: zzzeek Date: 2017-01-16 14:21:06+00:00 Summary: - fix changelog Change-Id: Ib1da230f6fd691753c4a5056b165d7397d198b09 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/67a0fd1fb734/ Changeset: 67a0fd1fb734 Branch: rel_1_1 User: zzzeek Date: 2017-01-16 14:21:13+00:00 Summary: Merge branch 'master' into rel_1_1 Affected #: 80 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-01-16 14:19:59
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ff2b4adfd785/ Changeset: ff2b4adfd785 Branch: rel_1_1 User: zzzeek Date: 2017-01-16 14:19:15+00:00 Summary: - fix changelog Change-Id: Idca0cab9d2ffdf498cc57bee9d215b9f4b72ef13 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-01-13 20:47:54
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/afd78a37dafe/ Changeset: afd78a37dafe Branch: None User: zzzeek Date: 2017-01-13 19:33:42+00:00 Summary: Use full column->type processing for ON CONFLICT SET clause Fixed bug in new "ON CONFLICT DO UPDATE" feature where the "set" values for the UPDATE clause would not be subject to type-level processing, as normally takes effect to handle both user-defined type level conversions as well as dialect-required conversions, such as those required for JSON datatypes. Additionally, clarified that the keys in the set_ dictionary should match the "key" of the column, if distinct from the column name. A warning is emitted for remaining column names that don't match column keys; for compatibility reasons, these are emitted as they were previously. Fixes: #3888 Change-Id: I67a04c67aa5f65e6d29f27bf3ef2f8257088d073 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9ef1913ed647/ Changeset: 9ef1913ed647 Branch: master User: zzzeek Date: 2017-01-13 20:47:00+00:00 Summary: Merge "Use full column->type processing for ON CONFLICT SET clause" 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...> - 2017-01-13 20:43:57
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/575ec4a5b8fd/ Changeset: 575ec4a5b8fd Branch: None User: a_soldatenko Date: 2017-01-13 16:08:35+00:00 Summary: Support python3.6 Corrects some warnings and adds tox config. Adds DeprecationWarning to the error category. Large sweep for string literals w/ backslashes as this is common in docstrings Co-authored-by: Andrii Soldatenko Fixes: #3886 Change-Id: Ia7c838dfbbe70b262622ed0803d581edc736e085 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/337 Affected #: 76 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d55a939ef8a4/ Changeset: d55a939ef8a4 Branch: rel_1_0 User: zzzeek Date: 2017-01-13 20:43:29+00:00 Summary: Merge "Support python3.6" into rel_1_0 Affected #: 76 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-01-13 20:42:04
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fa6dd376bb24/ Changeset: fa6dd376bb24 Branch: None User: zzzeek Date: 2017-01-13 15:57:41+00:00 Summary: Support python3.6 Corrects some warnings and adds tox config. Adds DeprecationWarning to the error category. Large sweep for string literals w/ backslashes as this is common in docstrings Co-authored-by: Andrii Soldatenko Fixes: #3886 Change-Id: Ia7c838dfbbe70b262622ed0803d581edc736e085 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/337 Affected #: 76 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2c13aa097b35/ Changeset: 2c13aa097b35 Branch: master User: zzzeek Date: 2017-01-13 20:41:20+00:00 Summary: Merge "Support python3.6" Affected #: 76 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-01-12 21:00:23
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0460bc79d998/ Changeset: 0460bc79d998 Branch: None User: zzzeek Date: 2017-01-12 20:57:46+00:00 Summary: - document how to use autocommit isolation level for CONCURRENTLY, fixes #3887 Change-Id: I6d1a13b7bb4169204105c7a100d17cfed3ded9d1 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b0c4a6e1bc7a/ Changeset: b0c4a6e1bc7a Branch: rel_1_0 User: zzzeek Date: 2017-01-12 20:58:51+00:00 Summary: - document how to use autocommit isolation level for CONCURRENTLY, fixes #3887 Change-Id: I6d1a13b7bb4169204105c7a100d17cfed3ded9d1 (cherry picked from commit 0460bc79d9986132646049d8167bd5dbe3388a65) 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-01-12 13:39:12
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4fec72f178f0/ Changeset: 4fec72f178f0 Branch: None User: zzzeek Date: 2017-01-09 22:37:25+00:00 Summary: Pass **kw to bound params in multi values Fixed bug where literal_binds compiler flag was not honored by the :class:`.Insert` construct for the "multiple values" feature; the subsequent values are now rendered as literals. Change-Id: I81ac358fd59995885d482e7571620090210865d2 Fixes: #3880 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/073506bc555b/ Changeset: 073506bc555b Branch: master User: zzzeek Date: 2017-01-12 13:38:39+00:00 Summary: Merge "Pass **kw to bound params in multi values" 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-01-09 23:04:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c703b9ce8948/ Changeset: c703b9ce8948 Branch: master User: TrilceAC Date: 2017-01-09 23:00:33+00:00 Summary: Set autoincrement to False; use sqlite_autoincrement in versioned_history Ensure that the history table sets autoincrement=False, since these values are copied in all cases; the flag will emit an error as of 1.1 if the primary key is composite. Additionally, use the sqlite_autoincrement flag so that SQLite uses unique primary key identifiers for new rows even if some rows have been deleted. Fixes: #3872 Change-Id: I65912eb394b3b69d7f4e3c098f4f948b0a7a5374 Pull-request: https://bitbucket.org/zzzeek/sqlalchemy/pull-requests/93 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-01-09 22:43:36
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c04af8e481ee/ Changeset: c04af8e481ee Branch: rel_1_0 User: zzzeek Date: 2017-01-09 19:21:20+00:00 Summary: Adapt from "localparent" in joinedloader Fixed bug involving joined eager loading against multiple entities when polymorphic inheritance is also in use which would throw "'NoneType' object has no attribute 'isa'". The issue was introduced by the fix for :ticket:`3611`. Change-Id: I296ecda38c01ec8f69dcd843beaebed6949cecfa Fixes: #3884 (cherry picked from commit 51a72503b0279ca71ee6f0454bfd36a4c84d508f) 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-01-09 22:42:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/51a72503b027/ Changeset: 51a72503b027 Branch: None User: zzzeek Date: 2017-01-09 19:16:22+00:00 Summary: Adapt from "localparent" in joinedloader Fixed bug involving joined eager loading against multiple entities when polymorphic inheritance is also in use which would throw "'NoneType' object has no attribute 'isa'". The issue was introduced by the fix for :ticket:`3611`. Change-Id: I296ecda38c01ec8f69dcd843beaebed6949cecfa Fixes: #3884 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e251f64d686c/ Changeset: e251f64d686c Branch: master User: zzzeek Date: 2017-01-09 22:42:03+00:00 Summary: Merge "Adapt from "localparent" in joinedloader" 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-01-09 19:26:22
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6b489db89970/ Changeset: 6b489db89970 Branch: None User: zzzeek Date: 2017-01-06 22:56:41+00:00 Summary: Tighten rules for order_by(Label) resolution - Fixed bug originally introduced in 0.9 via :ticket:`1068` where order_by(<some Label()>) would order by the label name based on name alone, that is, even if the labeled expression were not at all the same expression otherwise present, implicitly or explicitly, in the selectable. The logic that orders by label now ensures that the labeled expression is related to the one that resolves to that name before ordering by the label name; additionally, the name has to resolve to an actual label explicit in the expression elsewhere, not just a column name. This logic is carefully kept separate from the order by(textual name) feature that has a slightly different purpose. Change-Id: I44fc36dab34380cc238c1e79ecbe23f1628d588a Fixes: #3882 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e6eefc0c5e94/ Changeset: e6eefc0c5e94 Branch: master User: zzzeek Date: 2017-01-09 19:25:13+00:00 Summary: Merge "Tighten rules for order_by(Label) resolution" 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. |