sqlalchemy-commits Mailing List for SQLAlchemy (Page 32)
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...> - 2015-11-28 17:24:05
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b8a825978e79/ Changeset: b8a825978e79 Branch: pr200_updated User: zzzeek Date: 2015-11-28 17:23:21+00:00 Summary: - add tests for ordered params with onupdates 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-26 00:41:45
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1106bd3ff270/ Changeset: 1106bd3ff270 Branch: None User: zzzeek Date: 2015-11-25 23:19:36+00:00 Summary: Merge remote-tracking branch 'origin/pr/200' into pr200 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ab0874e893af/ Changeset: ab0874e893af Branch: pr200_updated User: zzzeek Date: 2015-11-26 00:39:17+00:00 Summary: - work from an "explicit is better than implicit" perspective here and require a flag on update() to use parameter ordering rather than table ordering. more docs/changelog notes are needed 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...> - 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-24 19:13:28
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/054b22c78677/ Changeset: 054b22c78677 Branch: None User: iamnotstonedrightnow Date: 2015-11-24 19:10:51+00:00 Summary: - Change "expr" to "entity" for example illustrating an event that intercepts a query and adds entity-oriented criteria Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ecf6e2ceb92a/ Changeset: ecf6e2ceb92a Branch: rel_1_0 User: iamnotstonedrightnow Date: 2015-11-24 19:12:36+00:00 Summary: - Change "expr" to "entity" for example illustrating an event that intercepts a query and adds entity-oriented criteria (cherry picked from commit 054b22c7867722a256bfe8dd74eada4da378a601) 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-22 21:04:35
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f7943db2f32e/ Changeset: f7943db2f32e Branch: None User: zzzeek Date: 2015-11-22 21:04:04+00:00 Summary: - add py35 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9cfce51f073d/ Changeset: 9cfce51f073d Branch: rel_1_0 User: zzzeek Date: 2015-11-22 21:04:20+00:00 Summary: - add py35 (cherry picked from commit f7943db2f32e3cace9cadc5cf05402d425b76d33) 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-21 22:01:57
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f9679710f1a3/ Changeset: f9679710f1a3 Branch: None User: zzzeek Date: 2015-11-21 22:01:25+00:00 Summary: - set explicit encoding settings for default mysql driver 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-21 21:48:29
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/068d37035a5d/ Changeset: 068d37035a5d Branch: None User: zzzeek Date: 2015-11-21 21:20:25+00:00 Summary: - don't create tables on compile-only tests Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3eac2d89c2b7/ Changeset: 3eac2d89c2b7 Branch: None User: zzzeek Date: 2015-11-21 21:20:45+00:00 Summary: - don't create tables on compile-only tests (cherry picked from commit 068d37035a5d0004dc93712f4fa88703aefa4076) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/60c36ca8418c/ Changeset: 60c36ca8418c Branch: None User: zzzeek Date: 2015-11-21 21:36:50+00:00 Summary: - Fixed joinedload bug which would occur when a. the query includes limit/offset criteria that forces a subquery b. the relationship uses "secondary" c. the primaryjoin of the relationship refers to a column that is either not part of the primary key, or is a PK col in a joined-inheritance subclass table that is under a different attribute name than the parent table's primary key column d. the query defers the columns that are present in the primaryjoin, typically via not being included in load_only(); the necessary column(s) would not be present in the subquery and produce invalid SQL. fixes #3592 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7998f15b1687/ Changeset: 7998f15b1687 Branch: rel_1_0 User: zzzeek Date: 2015-11-21 21:48:05+00:00 Summary: - Fixed joinedload bug which would occur when a. the query includes limit/offset criteria that forces a subquery b. the relationship uses "secondary" c. the primaryjoin of the relationship refers to a column that is either not part of the primary key, or is a PK col in a joined-inheritance subclass table that is under a different attribute name than the parent table's primary key column d. the query defers the columns that are present in the primaryjoin, typically via not being included in load_only(); the necessary column(s) would not be present in the subquery and produce invalid SQL. fixes #3592 (cherry picked from commit 60c36ca8418cec180733a4d97637699fa2d3c36e) 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-11-20 23:20:28
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ef9a4cb60b4e/ Changeset: ef9a4cb60b4e Branch: None User: zzzeek Date: 2015-11-20 23:19:33+00:00 Summary: - try to get this to skip for oracle Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/65d6a7ef2c09/ Changeset: 65d6a7ef2c09 Branch: rel_1_0 User: zzzeek Date: 2015-11-20 23:20:09+00:00 Summary: - try to get this to skip for oracle (cherry picked from commit ef9a4cb60b4e7fe305367c5223e8bb2cbf2b3b0f) 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-19 20:47:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a6fe4dc0c8eb/ Changeset: a6fe4dc0c8eb Branch: None User: zzzeek Date: 2015-11-19 20:45:17+00:00 Summary: - A rare case which occurs when a :meth:`.Session.rollback` fails in the scope of a :meth:`.Session.flush` operation that's raising an exception, as has been observed in some MySQL SAVEPOINT cases, prevents the original database exception from being observed when it was emitted during flush, but only on Py2K because Py2K does not support exception chaining; on Py3K the originating exception is chained. As a workaround, a warning is emitted in this specific case showing at least the string message of the original database error before we proceed to raise the rollback-originating exception. fixes #2696 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/caef13d8cf01/ Changeset: caef13d8cf01 Branch: rel_1_0 User: zzzeek Date: 2015-11-19 20:45:47+00:00 Summary: - A rare case which occurs when a :meth:`.Session.rollback` fails in the scope of a :meth:`.Session.flush` operation that's raising an exception, as has been observed in some MySQL SAVEPOINT cases, prevents the original database exception from being observed when it was emitted during flush, but only on Py2K because Py2K does not support exception chaining; on Py3K the originating exception is chained. As a workaround, a warning is emitted in this specific case showing at least the string message of the original database error before we proceed to raise the rollback-originating exception. fixes #2696 (cherry picked from commit a6fe4dc0c8ebc346a90dd849a86dac9345d74515) 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-19 20:27:24
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1dc805dd4d90/ Changeset: 1dc805dd4d90 Branch: None User: zzzeek Date: 2015-11-19 20:24:22+00:00 Summary: - add documentation that describes, then proceeds to warn about the many caveats and confusing effects of, the popular approach of using contains_eager() to alter the natural result of a related collection. I'm not a fan of this technique as it changes the semantics of a relationship in such a way that the rest of the ORM isn't aware of and it also can be undone very easily; hence the section needs as much text for warnings as for describing the technique itself. fixes #3563 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/423697dea60c/ Changeset: 423697dea60c Branch: rel_1_0 User: zzzeek Date: 2015-11-19 20:27:01+00:00 Summary: - add documentation that describes, then proceeds to warn about the many caveats and confusing effects of, the popular approach of using contains_eager() to alter the natural result of a related collection. I'm not a fan of this technique as it changes the semantics of a relationship in such a way that the rest of the ORM isn't aware of and it also can be undone very easily; hence the section needs as much text for warnings as for describing the technique itself. fixes #3563 (cherry picked from commit 1dc805dd4d902b9204703f0bd6151c58f1f287af) 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-19 20:11:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/29d6f6e19b01/ Changeset: 29d6f6e19b01 Branch: rel_1_0 User: zzzeek Date: 2015-11-19 20:10:46+00:00 Summary: - Fixed the ``.python_type`` attribute of :class:`.postgresql.INTERVAL` to return ``datetime.timedelta`` in the same way as that of :obj:`.types.Interval.python_type`, rather than raising ``NotImplementedError``. fixes #3571 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9ed36c2eed34/ Changeset: 9ed36c2eed34 Branch: None User: zzzeek Date: 2015-11-19 20:11:37+00:00 Summary: - Fixed the ``.python_type`` attribute of :class:`.postgresql.INTERVAL` to return ``datetime.timedelta`` in the same way as that of :obj:`.types.Interval.python_type`, rather than raising ``NotImplementedError``. fixes #3571 (cherry picked from commit 29d6f6e19b014bb5ce79032bd8803e32b4da0e5e) 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-11-19 19:24:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c7f9aa281857/ Changeset: c7f9aa281857 Branch: None User: zzzeek Date: 2015-11-19 19:23:08+00:00 Summary: - rewrite the docs and add a test for the bake_queries=True relationship flag; this flag *does* have an effect when the baked lazy loader plugin has been invoked. clarify the intent of this flag as an "opt out" but only has an effect when the baked system is loaded anyway. fixes #3572 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e8c2e4a17994/ Changeset: e8c2e4a17994 Branch: rel_1_0 User: zzzeek Date: 2015-11-19 19:24:17+00:00 Summary: - rewrite the docs and add a test for the bake_queries=True relationship flag; this flag *does* have an effect when the baked lazy loader plugin has been invoked. clarify the intent of this flag as an "opt out" but only has an effect when the baked system is loaded anyway. fixes #3572 (cherry picked from commit c7f9aa281857eeeaf7963c370bda43d2eb4746f5) 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-11-18 14:07:32
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/14498364f82e/ Changeset: 14498364f82e Branch: None User: zzzeek Date: 2015-11-18 14:06:33+00:00 Summary: - Added support for reflecting the source of materialized views to the Postgresql version of the :meth:`.Inspector.get_view_definition` method. fixes #3587 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-11-14 17:41:41
|
7 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/80ce23f6fd0f/ Changeset: 80ce23f6fd0f Branch: None User: jdevera Date: 2015-11-13 19:51:05+00:00 Summary: Pass precision value to mssql.DATETIME2 when it is 0 The simple check on the precision results in DATETIME2(0) generating a DATETIME2 column, with default precision, which is 7. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ac9ded338fa8/ Changeset: ac9ded338fa8 Branch: None User: zzzeek Date: 2015-11-14 16:39:58+00:00 Summary: Merge remote-tracking branch 'origin/pr/213' into pr213 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c3d40cceb29d/ Changeset: c3d40cceb29d Branch: pr213 User: zzzeek Date: 2015-11-14 17:36:09+00:00 Summary: - changelog for MSSQL date fix Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0847097c29ab/ Changeset: 0847097c29ab Branch: None User: zzzeek Date: 2015-11-14 17:38:45+00:00 Summary: - extend pullreq github:213 to also include DATETIMEOFFSET and TIME, which also accept zero precision - extend test case here to include a backend-agnostic suite - changelog for MSSQL date fix Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f34deb456e9d/ Changeset: f34deb456e9d Branch: None User: jdevera Date: 2015-11-14 17:40:20+00:00 Summary: Pass precision value to mssql.DATETIME2 when it is 0 The simple check on the precision results in DATETIME2(0) generating a DATETIME2 column, with default precision, which is 7. (cherry picked from commit 80ce23f6fd0f14ab656d3ec82773bd0cffbd4791) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/08f056cf9cdb/ Changeset: 08f056cf9cdb Branch: None User: zzzeek Date: 2015-11-14 17:40:34+00:00 Summary: - extend pullreq github:213 to also include DATETIMEOFFSET and TIME, which also accept zero precision - extend test case here to include a backend-agnostic suite - changelog for MSSQL date fix (cherry picked from commit 0847097c29ab48a5f111518e2c6ee324d5242057) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9b9773edd348/ Changeset: 9b9773edd348 Branch: rel_1_0 User: zzzeek Date: 2015-11-14 17:41:05+00:00 Summary: - version bump 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-13 16:02:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/37565d2ce2b4/ Changeset: 37565d2ce2b4 Branch: None User: zzzeek Date: 2015-11-13 16:01:49+00:00 Summary: - fix missing argument in TypeDecorator.copy(), fixes #3584, references #2919 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-11-11 19:21:42
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3370cbde509b/ Changeset: 3370cbde509b Branch: None User: zzzeek Date: 2015-11-11 19:21:02+00:00 Summary: - correct the commit from ref #3582 to refer to the correct sub-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...> - 2015-11-11 17:59:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/33c378f768c6/ Changeset: 33c378f768c6 Branch: None User: zzzeek Date: 2015-11-11 17:57:32+00:00 Summary: - Fixed bug where the "single table inheritance" criteria would be added onto the end of a query in some inappropriate situations, such as when querying from an exists() of a single-inheritance subclass. fixes #3582 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...> - 2015-11-10 18:02:41
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0d3ab3198a28/ Changeset: 0d3ab3198a28 Branch: None User: jeffwidman Date: 2015-11-04 19:59:28+00:00 Summary: Update links in SQLAlchemy docs that point to postgres docs to use 'devel' rather than hardcoded version Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a2e83dbd2aa1/ Changeset: a2e83dbd2aa1 Branch: None User: jeffwidman Date: 2015-11-05 23:34:27+00:00 Summary: Updated PostgreSQL links to point to "current" rather than hardcoded version Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d51a36397e24/ Changeset: d51a36397e24 Branch: None User: zzzeek Date: 2015-11-10 18:00:03+00:00 Summary: Merge branch 'jeffwidman/update-links-in-sqlalchemy-docs-that-poi-1446667164356' of https://bitbucket.org/jeffwidman/sqlalchemy Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7a4d8dfd5419/ Changeset: 7a4d8dfd5419 Branch: None User: jeffwidman Date: 2015-11-10 18:01:07+00:00 Summary: Update links in SQLAlchemy docs that point to postgres docs to use 'devel' rather than hardcoded version (cherry picked from commit 0d3ab3198a2863f28399a34a3bdbd1de0ca2530f) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bc3ee40a2e20/ Changeset: bc3ee40a2e20 Branch: rel_1_0 User: jeffwidman Date: 2015-11-10 18:01:49+00:00 Summary: Updated PostgreSQL links to point to "current" rather than hardcoded version (cherry picked from commit a2e83dbd2aa14de19a309ad13144151b56804674) 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-09 21:49:55
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5d8bb1f4a65c/ Changeset: 5d8bb1f4a65c Branch: None User: zzzeek Date: 2015-11-09 21:48:58+00:00 Summary: - fix ambiguous documentation re: after_flush_postexec(), the looping nature of it only occurs within the context of a commit. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a3fab81061f9/ Changeset: a3fab81061f9 Branch: rel_1_0 User: zzzeek Date: 2015-11-09 21:49:30+00:00 Summary: - fix ambiguous documentation re: after_flush_postexec(), the looping nature of it only occurs within the context of a commit. (cherry picked from commit 5d8bb1f4a65c8932c0dcb39d241b521bd95db681) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1ff79669119e/ Changeset: 1ff79669119e Branch: rel_0_9 User: zzzeek Date: 2015-11-09 21:49:36+00:00 Summary: - fix ambiguous documentation re: after_flush_postexec(), the looping nature of it only occurs within the context of a commit. (cherry picked from commit 5d8bb1f4a65c8932c0dcb39d241b521bd95db681) 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-07 19:24:52
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2d54e3819f34/ Changeset: 2d54e3819f34 Branch: None User: zzzeek Date: 2015-11-07 19:24:12+00:00 Summary: - fix broken link to loader behavior Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/befa05356147/ Changeset: befa05356147 Branch: rel_1_0 User: zzzeek Date: 2015-11-07 19:24:30+00:00 Summary: - fix broken link to loader behavior (cherry picked from commit 2d54e3819f34e5f886b8d85f5525b83abdf8bc5a) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b0ead6dc0b3f/ Changeset: b0ead6dc0b3f Branch: rel_0_9 User: zzzeek Date: 2015-11-07 19:24:34+00:00 Summary: - fix broken link to loader behavior (cherry picked from commit 2d54e3819f34e5f886b8d85f5525b83abdf8bc5a) 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-10-30 15:51:44
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/07a199d929aa/ Changeset: 07a199d929aa Branch: None User: zzzeek Date: 2015-10-30 15:47:32+00:00 Summary: - cross-linking for pool recycle feature Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d7ac4b59d39d/ Changeset: d7ac4b59d39d Branch: rel_1_0 User: zzzeek Date: 2015-10-30 15:47:50+00:00 Summary: - cross-linking for pool recycle feature (cherry picked from commit 07a199d929aa920b5b2b5d8b2d7008626a731f1f) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bf7078695046/ Changeset: bf7078695046 Branch: rel_0_9 User: zzzeek Date: 2015-10-30 15:47:56+00:00 Summary: - cross-linking for pool recycle feature (cherry picked from commit 07a199d929aa920b5b2b5d8b2d7008626a731f1f) 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-10-29 18:39:05
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c7d04beeac6a/ Changeset: c7d04beeac6a Branch: None User: Martin J. Hsu Date: 2015-10-15 02:46:33+00:00 Summary: - wrap ColumnDefault empty arg callables like functools.wraps, setting __name__, __doc__, and __module__ Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e31211c57885/ Changeset: e31211c57885 Branch: pr204 User: zzzeek Date: 2015-10-29 18:28:00+00:00 Summary: - convert wrap_callable() to a general purpose update_wrapper-like function; the caller still passes in the "wrapper" - move tests for wrap_callable() to be generic util tests - changelog for pullreq github:204 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/382950b70150/ Changeset: 382950b70150 Branch: None User: zzzeek Date: 2015-10-29 18:38:34+00:00 Summary: Merge branch 'pr204' 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...> - 2015-10-28 15:24:43
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3df364cc649c/ Changeset: 3df364cc649c Branch: rel_1_0 User: zzzeek Date: 2015-10-28 15:24:20+00:00 Summary: - add a JSON warning for coerce_compared_value (cherry picked from commit 98c1dcc6bcade313a254fe11e8efa3c5b5ad959e) 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-10-28 15:23:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/98c1dcc6bcad/ Changeset: 98c1dcc6bcad Branch: None User: zzzeek Date: 2015-10-28 15:22:55+00:00 Summary: - add a JSON warning for coerce_compared_value Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/763b40fca779/ Changeset: 763b40fca779 Branch: rel_0_9 User: zzzeek Date: 2015-10-28 15:23:23+00:00 Summary: - add a JSON warning for coerce_compared_value (cherry picked from commit 98c1dcc6bcade313a254fe11e8efa3c5b5ad959e) 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. |