sqlalchemy-commits Mailing List for SQLAlchemy (Page 19)
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...> - 2016-07-24 22:30:55
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/98c66d19a057/ Changeset: 98c66d19a057 Branch: None User: zzzeek Date: 2016-07-24 22:29:46+00:00 Summary: - don't use pymysql at all for JSON, there's Py2K failures also Change-Id: I39a574ea72f5c7af0084dee3169679c5f534cb8b 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-07-24 21:50:01
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ab244748d65a/ Changeset: ab244748d65a Branch: None User: zzzeek Date: 2016-07-24 21:48:33+00:00 Summary: - Workaround in tests for https://github.com/PyMySQL/PyMySQL/issues/488 Change-Id: I4f935cce878eb1678b432f4cb4ba6ee122f8e9d4 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-07-24 20:42:46
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/02190234a25b/ Changeset: 02190234a25b Branch: None User: zzzeek Date: 2016-07-24 20:36:27+00:00 Summary: - a variety of test adjustments to accomodate for MySQL 5.7 Change-Id: Ied4245433d0d7b469dae6e7394c4931d8405f387 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b3a424dacc91/ Changeset: b3a424dacc91 Branch: rel_1_0 User: zzzeek Date: 2016-07-24 20:42:00+00:00 Summary: - a variety of test adjustments to accomodate for MySQL 5.7 Change-Id: Ied4245433d0d7b469dae6e7394c4931d8405f387 (cherry picked from commit 02190234a25bb5ed2b07d25e6adcece2f5bba763) Affected #: 7 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-07-19 18:24:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ee5e815e2c93/ Changeset: ee5e815e2c93 Branch: None User: zzzeek Date: 2016-07-18 20:43:42+00:00 Summary: - fix formatting Change-Id: Ieba940a998a6aa287864e9748c2995ee4ae5bf54 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8952a30f0a27/ Changeset: 8952a30f0a27 Branch: None User: zzzeek Date: 2016-07-19 16:36:21+00:00 Summary: Remove same-named relationship warning Removed a warning that dates back to 0.4 which emits when a same-named relationship is placed on two mappers that inherits via joined or single table inheritance. The warning does not apply to the current unit of work implementation. Change-Id: If528ec3a2f4dc60712d9044fd1ec6c4dfbf0eadb Fixes: #3749 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...> - 2016-07-13 18:12:21
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/21349b23dcfd/ Changeset: 21349b23dcfd Branch: None User: youknowone Date: 2016-07-10 17:57:51+00:00 Summary: Add `default` parameter for `index_property` And force to use keyword arguments for trivial parameters in index_property Change-Id: I12a178128182f77a2d06b52d7e36f59a36b45a33 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/888f296540fa/ Changeset: 888f296540fa Branch: master User: zzzeek Date: 2016-07-13 18:10:00+00:00 Summary: Merge "Add `default` parameter for `index_property`" 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-07-13 17:37:32
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/889c011a0f7b/ Changeset: 889c011a0f7b Branch: master User: zzzeek Date: 2016-07-13 15:49:34+00:00 Summary: Ensure DML provides named_with_column for CTE(Alias) Fixed bug in new CTE feature for update/insert/delete whereby an anoymous (e.g. no name passed) :class:`.CTE` construct around the statement would fail. The Alias base class of CTE checks for the "named_with_column" attribute in order to detect if the underlying selectable has a name; UpdateBase now provides this as False. Change-Id: I4b0309db21379a4c0cb93085298c86da3cf840e4 Fixes: #3744 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-07-13 16:38:06
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e486ef666f39/ Changeset: e486ef666f39 Branch: None User: zzzeek Date: 2016-07-12 20:43:49+00:00 Summary: Work w/ prefetch even for selects, if present Fixed bug in new CTE feature for update/insert/delete stated as a CTE inside of an enclosing statement (typically SELECT) whereby oninsert and onupdate values weren't called upon for the embedded statement. This is accomplished by consulting prefetch for all statements. The collection is also broken into separate insert/update collections so that we don't need to consult toplevel self.isinsert to determine if the prefetch is for an insert or an update. What we don't yet test for are CTE combinations that have both insert/update in one statement, though these should now work in theory provided the underlying database supports such a statement. Change-Id: I3b6a860e22c86743c91c56a7ec751ff706f66f64 Fixes: #3745 Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d80b709ea0a6/ Changeset: d80b709ea0a6 Branch: master User: zzzeek Date: 2016-07-13 15:48:41+00:00 Summary: Merge "Work w/ prefetch even for selects, if present" 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...> - 2016-07-13 15:36:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/20f05e39649a/ Changeset: 20f05e39649a Branch: rel_1_0 User: Mark Hahnenberg Date: 2016-07-12 18:10:24+00:00 Summary: Fix issue with unbaking subqueries Fix improper capture of a loop variable inside a lambda during unbaking of subquery eager loaders, which would cause the incorrect query to be invoked. Fixes: #3743 Change-Id: I995110deb8ee2dae8540486729e1ae64578d28fc Pull-request: https://github.com/zzzeek/sqlalchemy/pull/290 (cherry picked from commit bfa57063d49bcf355b00caaeb5e58d0b9d23acb3) 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-07-13 15:36:09
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bfa57063d49b/ Changeset: bfa57063d49b Branch: master User: Mark Hahnenberg Date: 2016-07-12 18:09:14+00:00 Summary: Fix issue with unbaking subqueries Fix improper capture of a loop variable inside a lambda during unbaking of subquery eager loaders, which would cause the incorrect query to be invoked. Fixes: #3743 Change-Id: I995110deb8ee2dae8540486729e1ae64578d28fc Pull-request: https://github.com/zzzeek/sqlalchemy/pull/290 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-07-12 18:07:38
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/790da221503d/ Changeset: 790da221503d Branch: rel_1_0 User: zzzeek Date: 2016-07-12 18:04:40+00:00 Summary: - 1.0.15 for dev Change-Id: I2d75b6d9ca533e662bc8160cf5fc52355e5e549e Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6dd795bda037/ Changeset: 6dd795bda037 Branch: None User: zzzeek Date: 2016-07-12 18:05:16+00:00 Summary: - 1.0.15 for dev Change-Id: I2d75b6d9ca533e662bc8160cf5fc52355e5e549e 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-07-12 13:48:46
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b5bf8632170d/ Changeset: b5bf8632170d Branch: None User: smtakeda Date: 2016-07-11 22:56:12+00:00 Summary: Update index.rst Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2045689ff277/ Changeset: 2045689ff277 Branch: None User: smtakeda Date: 2016-07-11 22:58:43+00:00 Summary: Update index.rst Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8a74e2bfe85c/ Changeset: 8a74e2bfe85c Branch: None User: smtakeda Date: 2016-07-12 13:47:57+00:00 Summary: Update index.rst (cherry picked from commit b5bf8632170d2d3ee5382c0de153829ee6857518) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/015a2e13ce65/ Changeset: 015a2e13ce65 Branch: rel_1_0 User: smtakeda Date: 2016-07-12 13:47:58+00:00 Summary: Update index.rst (cherry picked from commit 2045689ff27708292d8effa782777ec55a8477d0) 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-07-07 20:08:16
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4633e301b067/ Changeset: 4633e301b067 Branch: rel_1_0 User: zzzeek Date: 2016-07-07 20:07:08+00:00 Summary: - fix typo Change-Id: Ie66d419a5188529a64fcb2e2463c15c26863889f Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6b6bdb354252/ Changeset: 6b6bdb354252 Branch: None User: zzzeek Date: 2016-07-07 20:07:21+00:00 Summary: - fix typo Change-Id: Ie66d419a5188529a64fcb2e2463c15c26863889f 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-07-07 20:05:40
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b33caa64189f/ Changeset: b33caa64189f Branch: None User: zzzeek Date: 2016-07-07 20:00:18+00:00 Summary: Add additional documentation re: JSONEncodedDict Add an example of how to use coerce_compared_value() specific to JSONEncodedDict, as this example class is frequently dropped into applications. Change-Id: I61639ac03dc5a37673ee8201b99a3c36ab944f00 Fixes: #3742 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fd5f9505a6fd/ Changeset: fd5f9505a6fd Branch: rel_1_0 User: zzzeek Date: 2016-07-07 20:01:50+00:00 Summary: Add additional documentation re: JSONEncodedDict Add an example of how to use coerce_compared_value() specific to JSONEncodedDict, as this example class is frequently dropped into applications. Change-Id: I61639ac03dc5a37673ee8201b99a3c36ab944f00 Fixes: #3742 (cherry picked from commit b33caa64189f3fdbbabe4b381460b7610025aa6b) 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-07-06 21:29:04
|
13 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/84974cf09220/ Changeset: 84974cf09220 Branch: pr_github_284 User: RazerM Date: 2016-06-13 14:31:18+00:00 Summary: Comment support Implementation of [#1546 (BitBucket)](https://bitbucket.org/zzzeek/sqlalchemy/issues/1546). Very unfinished but I have reflection and setting after table creation working for PostgreSQL. If you're not opposed, perhaps best to continue discussion on Gerrit? Change-Id: Ib90683850805a2b4ee198e420dc294f32f15d35d Pull-request: https://github.com/zzzeek/sqlalchemy/pull/284 Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bb74ce0a2d13/ Changeset: bb74ce0a2d13 Branch: pypy_run User: zzzeek Date: 2016-06-17 15:27:07+00:00 Summary: Get pypy to run Change-Id: Idf8d66c5d65ca7cadf1d04d04441c957f5dc8f51 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ae41612744a5/ Changeset: ae41612744a5 Branch: ticket_3730 User: zzzeek Date: 2016-06-23 23:42:56+00:00 Summary: Make boolean processors consistent between Py/C; coerce to 1/0 The processing performed by the :class:`.Boolean` datatype for backends that only feature integer types has been made consistent between the pure Python and C-extension versions, in that the C-extension version will accept any integer value from the database as a boolean, not just zero and one; additionally, non-boolean integer values being sent to the database are rejected if they are outside of the range 1 / 0, without requiring the use of a CHECK constraint. Change-Id: I01e647547fd7047bd549dd70e1fa202c51e8328b Fixes: #3730 Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b867915cd02f/ Changeset: b867915cd02f Branch: pr_github_285 User: huhushow Date: 2016-06-27 14:40:30+00:00 Summary: add bind processor and result prosseor for DATETIMEOFFSET datetimeoffset is timezone aware type of mssql this is simple version of ms datetimeoffset support Change-Id: I8fba989355903935ce72598b16447925648f1002 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/285 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/20fe9ad17131/ Changeset: 20fe9ad17131 Branch: None User: pieterproigia Date: 2016-06-29 15:15:44+00:00 Summary: Fix #3728 Pickle of Properties object fails Change-Id: I01ebd425bbfe145747fea2edd0d2d412c74fd84d Pull-request: https://github.com/zzzeek/sqlalchemy/pull/286 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/cab57e9bab04/ Changeset: cab57e9bab04 Branch: ticket_3728 User: pieterproigia Date: 2016-06-29 19:46:40+00:00 Summary: Repair pickling for Properties object Fixed bug whereby the ``__getstate__`` / ``__setstate__`` methods for sqlalchemy.util.Properties were non-working due to the transition in the 1.0 series to ``__slots__``. The issue potentially impacted some third-party applications. Pull request courtesy Pieter Mulder. Fixes: #3728 Change-Id: I01ebd425bbfe145747fea2edd0d2d412c74fd84d Pull-request: https://github.com/zzzeek/sqlalchemy/pull/286 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8feba9a25f48/ Changeset: 8feba9a25f48 Branch: ticket_3737 User: zzzeek Date: 2016-07-04 20:10:47+00:00 Summary: Double percent signs based on paramstyle, not dialect This patch moves the "doubling" of percent signs into the base compiler and makes it completely a product of whether or not the paramstyle is format/pyformat or not. Without this paramstyle, percent signs are not doubled across text(), literal_column(), and column(). Change-Id: Ie2f278ab1dbb94b5078f85c0096d74dbfa049197 Fixes: #3740 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d23797943786/ Changeset: d23797943786 Branch: ticket_3741 User: zzzeek Date: 2016-07-05 16:56:50+00:00 Summary: Adapt "FOR UPDATE OF" with Oracle limit/offset This modifies the Oracle ROWNUM limit/offset approach to accommodate for the "OF" clause in a "FOR UPDATE" phrase. The column expressions must be added to the selected subquery if necessary and adapted on the outside. Change-Id: Ia71b5fc4df6d326e73863f8ae9f96e8f1a5acfc1 Fixes: #3741 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/271d4e9e712b/ Changeset: 271d4e9e712b Branch: ticket_3741_10 User: zzzeek Date: 2016-07-05 16:58:51+00:00 Summary: Adapt "FOR UPDATE OF" with Oracle limit/offset This modifies the Oracle ROWNUM limit/offset approach to accommodate for the "OF" clause in a "FOR UPDATE" phrase. The column expressions must be added to the selected subquery if necessary and adapted on the outside. Change-Id: Ia71b5fc4df6d326e73863f8ae9f96e8f1a5acfc1 Fixes: #3741 (cherry picked from commit d23797943786914cced58ed71ffb7b749e64c449) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/65c8929aae61/ Changeset: 65c8929aae61 Branch: review/jeong_yunwon/index-property-default User: youknowone Date: 2016-07-05 22:21:47+00:00 Summary: Add `default` parameter for `index_property` And force to use keyword arguments for trivial parameters in index_property Change-Id: I12a178128182f77a2d06b52d7e36f59a36b45a33 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a7d95ba956ee/ Changeset: a7d95ba956ee Branch: ticket_3058 User: zzzeek Date: 2016-07-06 19:35:45+00:00 Summary: Support per-query expressions in column properties Adds an option to undefer() and the corresponding strategy to pull in an ad-hoc, per query expression in for a column based on options. Still to be determined is if column_property() itself, or some variant, would be allowed to have a dynamically generated expression at the class level as well; use case here are exotic expressions such as those using CTEs which benefit from being generated on demand. This is a WIP with no tests or documentation as of yet. Change-Id: Ibe22daeb7959395af36ea01299e29c89c1c8687f Fixes: #3058 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e9a1d7bc6a0a/ Changeset: e9a1d7bc6a0a Branch: rel_1_0 User: zzzeek Date: 2016-07-06 21:10:19+00:00 Summary: - 1.0.14 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9f98070a589c/ Changeset: 9f98070a589c Branch: None User: zzzeek Date: 2016-07-06 21:27:47+00:00 Summary: - 1.0.14 changelog update (cherry picked from commit e9a1d7bc6a0ae4ec09b6431d23d201654013c6a7) Change-Id: I5bab3fd6f2ec4986fd6b1049844f3851958d0c66 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-07-06 14:14:44
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d99ec752c752/ Changeset: d99ec752c752 Branch: rel_1_0 User: zzzeek Date: 2016-07-05 22:29:24+00:00 Summary: Adapt "FOR UPDATE OF" with Oracle limit/offset This modifies the Oracle ROWNUM limit/offset approach to accommodate for the "OF" clause in a "FOR UPDATE" phrase. The column expressions must be added to the selected subquery if necessary and adapted on the outside. Change-Id: Ia71b5fc4df6d326e73863f8ae9f96e8f1a5acfc1 Fixes: #3741 (cherry picked from commit d23797943786914cced58ed71ffb7b749e64c449) 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-07-06 14:13:54
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f2ee514c757f/ Changeset: f2ee514c757f Branch: None User: zzzeek Date: 2016-07-05 22:30:25+00:00 Summary: Adapt "FOR UPDATE OF" with Oracle limit/offset This modifies the Oracle ROWNUM limit/offset approach to accommodate for the "OF" clause in a "FOR UPDATE" phrase. The column expressions must be added to the selected subquery if necessary and adapted on the outside. Change-Id: Ia71b5fc4df6d326e73863f8ae9f96e8f1a5acfc1 Fixes: #3741 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3e654204fd9f/ Changeset: 3e654204fd9f Branch: master User: zzzeek Date: 2016-07-06 14:13:56+00:00 Summary: Merge "Adapt "FOR UPDATE OF" with Oracle limit/offset" 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-07-06 03:47:14
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5a2d2f47d668/ Changeset: 5a2d2f47d668 Branch: master User: youknowone Date: 2016-07-05 22:24:47+00:00 Summary: `index_property` catches IndexError as well as KeyError It was raising AttributeError for key accessing in dict, but raising IndexError for index accessing in array. Change-Id: I58a2252a9e8d7f78cabcefcbe7223a4f3a729115 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-07-05 17:06:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7c8c124dbe71/ Changeset: 7c8c124dbe71 Branch: None User: zzzeek Date: 2016-07-05 17:05:07+00:00 Summary: - version bump Change-Id: I5ace1a90f36678c006d704b452fbbe8a3eb1cd0a 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...> - 2016-07-05 17:05:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/421fa6b8bf9f/ Changeset: 421fa6b8bf9f Branch: rel_1_0 User: zzzeek Date: 2016-07-04 20:51:48+00:00 Summary: Repair PG BIGSERIAL w/ TypeDecorator, Variant Some of the dialect impl memoization for TypeDecorator necessarily keeps the top-level TypeDecorator type around, since a user-defined type will have bind and result set processing behavior. For both TypeDecorator and Variant, PG dialect needs to ensure it's looking at the SQLAlchemy type to check for SmallInteger / BigInteger. Fixes: 3739 Change-Id: I2d45fb997f17c6272d6bb826a77d2dba665adae7 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-07-05 17:04:52
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/428dfeee48c1/ Changeset: 428dfeee48c1 Branch: master User: zzzeek Date: 2016-07-04 20:54:01+00:00 Summary: Repair PG BIGSERIAL w/ TypeDecorator, Variant Some of the dialect impl memoization for TypeDecorator necessarily keeps the top-level TypeDecorator type around, since a user-defined type will have bind and result set processing behavior. For both TypeDecorator and Variant, PG dialect needs to ensure it's looking at the SQLAlchemy type to check for SmallInteger / BigInteger. Fixes: 3739 Change-Id: I2d45fb997f17c6272d6bb826a77d2dba665adae7 (cherry picked from commit 421fa6b8bf9f0c3c5041579c89ec405ce0f5e0b0) 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-07-04 19:38:55
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9ec1312bd56a/ Changeset: 9ec1312bd56a Branch: None User: lele Date: 2016-07-02 11:05:27+00:00 Summary: Consistently use the official PostgreSQL casing Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ae7ef6f6106e/ Changeset: ae7ef6f6106e Branch: None User: lele Date: 2016-07-02 11:07:48+00:00 Summary: Fix some typos in 1.1's changelog and migration sections Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ae134738951a/ Changeset: ae134738951a Branch: None User: kristianperkins Date: 2016-07-03 03:59:47+00:00 Summary: fixed typo Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f5ec60c8811f/ Changeset: f5ec60c8811f Branch: None User: zzzeek Date: 2016-07-04 19:37:58+00:00 Summary: Merge remote-tracking branch 'origin/pr/288' 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-07-01 19:00:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/849df799ec41/ Changeset: 849df799ec41 Branch: rel_1_0 User: zzzeek Date: 2016-07-01 18:59:00+00:00 Summary: - add backports Change-Id: Iee0bf9e60a5991bedbe29b305803b4c79ac5c511 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/26c72fcd4ed1/ Changeset: 26c72fcd4ed1 Branch: None User: zzzeek Date: 2016-07-01 18:59:18+00:00 Summary: - add backports Change-Id: Iee0bf9e60a5991bedbe29b305803b4c79ac5c511 (cherry picked from commit 849df799ec4107d0992c8eb0e015b74916aee266) 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-07-01 17:22:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5c60aaefd32a/ Changeset: 5c60aaefd32a Branch: master User: zzzeek Date: 2016-07-01 16:44:47+00:00 Summary: Preserve type for math negation Fixed issue in SQL math negation operator where the type of the expression would no longer be the numeric type of the original. This would cause issues where the type determined result set behaviors. Change-Id: If0e339614a3686e251235fc94b6f59310c4630a5 Fixes: #3735 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9880da342f28/ Changeset: 9880da342f28 Branch: rel_1_0 User: zzzeek Date: 2016-07-01 16:45:51+00:00 Summary: Preserve type for math negation Fixed issue in SQL math negation operator where the type of the expression would no longer be the numeric type of the original. This would cause issues where the type determined result set behaviors. Change-Id: If0e339614a3686e251235fc94b6f59310c4630a5 Fixes: #3735 (cherry picked from commit 5c60aaefd32a7bdee611fb340911409e0b8223ed) 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-07-01 15:49:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0e4469150aca/ Changeset: 0e4469150aca Branch: None User: zzzeek Date: 2016-07-01 14:47:20+00:00 Summary: - 1.1.0b2 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...> - 2016-07-01 14:40:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bfa59ade7b3f/ Changeset: bfa59ade7b3f Branch: rel_1_0 User: zzzeek Date: 2016-07-01 14:39:53+00:00 Summary: - revert the RTD reqs workaround, we are self-hosting now Change-Id: Ie11361147d497c6eb6418cdc850ed277dfbd1de4 (cherry picked from commit f8781840aff51058bc8b1180012eed2a722a3e6f) 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. |