Thread: [Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets (Page 10)
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-08 23:08:35
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7eff4e8f3e39/ Changeset: 7eff4e8f3e39 Branch: None User: zzzeek Date: 2016-02-08 23:05:51+00:00 Summary: - fully hyperlink the docstring for make_transient - establish make_transient and make_transient_to_detached as special-use, advanced use only functions - list all conditions under make_transient() under which an attribute will not be loaded and establish that make_transient() does not attempt to load all attributes before detaching the object from its session, fixes #3640 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d3eef9551030/ Changeset: d3eef9551030 Branch: rel_1_0 User: zzzeek Date: 2016-02-08 23:07:41+00:00 Summary: - fully hyperlink the docstring for make_transient - establish make_transient and make_transient_to_detached as special-use, advanced use only functions - list all conditions under make_transient() under which an attribute will not be loaded and establish that make_transient() does not attempt to load all attributes before detaching the object from its session, fixes #3640 (cherry picked from commit 7eff4e8f3e3999d9eb914647d8776e6e5b7ee88e) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/13473af1b78f/ Changeset: 13473af1b78f Branch: rel_0_9 User: zzzeek Date: 2016-02-08 23:07:45+00:00 Summary: - fully hyperlink the docstring for make_transient - establish make_transient and make_transient_to_detached as special-use, advanced use only functions - list all conditions under make_transient() under which an attribute will not be loaded and establish that make_transient() does not attempt to load all attributes before detaching the object from its session, fixes #3640 (cherry picked from commit 7eff4e8f3e3999d9eb914647d8776e6e5b7ee88e) 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-02-09 17:16:37
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3182bcfc2ddc/ Changeset: 3182bcfc2ddc Branch: None User: zzzeek Date: 2016-02-09 16:27:35+00:00 Summary: - restore GLOBAL keyword here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/de027d0fba16/ Changeset: de027d0fba16 Branch: None User: zzzeek Date: 2016-02-09 16:49:35+00:00 Summary: - Testing reveals that we have *no* weak references to any cx_Oracle connections at all, yet cx_Oracle still has open sessions that cannot be killed until process dies. Oracle wins! Add a completely separate DB reaper script that runs after py.test is done. (cherry picked from commit 11a8440bc43aa9f7eb6f2cb7b7f43e0cf6680f41) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2ce9175d28ce/ Changeset: 2ce9175d28ce Branch: rel_1_0 User: zzzeek Date: 2016-02-09 17:11:57+00:00 Summary: - backport new profile system from 1.1 so we can run new-style test envs on jenkins 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-02-10 22:25:13
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2d7938c3864a/ Changeset: 2d7938c3864a Branch: None User: zzzeek Date: 2016-02-10 19:06:41+00:00 Summary: - step 1 - add cte(), some docs, a test, get to the point where we see that the "self.isupdate" thing is conflicting Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/630d2a4e2847/ Changeset: 630d2a4e2847 Branch: None User: zzzeek Date: 2016-02-10 20:33:10+00:00 Summary: - move out isinsert/isupdate/isdelete state Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/759a34f11637/ Changeset: 759a34f11637 Branch: ticket_2551 User: zzzeek Date: 2016-02-10 22:24:28+00:00 Summary: - fix parenthesization - restore implicit returning to INSERT, UPDATE - tests from PG's docs 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-02-11 17:27:53
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b653ee182248/ Changeset: b653ee182248 Branch: None User: zzzeek Date: 2016-02-11 16:57:56+00:00 Summary: - more tests Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3400ffe379df/ Changeset: 3400ffe379df Branch: ticket_2551 User: zzzeek Date: 2016-02-11 17:05:48+00:00 Summary: - changelog + migration notes Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e5f1a3fb7dc1/ Changeset: e5f1a3fb7dc1 Branch: None User: zzzeek Date: 2016-02-11 17:27:28+00:00 Summary: - CTE functionality has been expanded to support all DML, allowing INSERT, UPDATE, and DELETE statements to both specify their own WITH clause, as well as for these statements themselves to be CTE expressions when they include a RETURNING clause. fixes #2551 Affected #: 12 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-02-16 15:07:23
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e310a8e423d9/ Changeset: e310a8e423d9 Branch: None User: zzzeek Date: 2016-02-16 15:05:58+00:00 Summary: - use same colname as the alias we give to the PG function here, fixes #3652 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/aec9bb16e62f/ Changeset: aec9bb16e62f Branch: rel_1_0 User: zzzeek Date: 2016-02-16 15:06:44+00:00 Summary: - use same colname as the alias we give to the PG function here, fixes #3652 (cherry picked from commit e310a8e423d9a4eeb511b7b84dbeccc90c234a1f) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/397890293deb/ Changeset: 397890293deb Branch: rel_0_9 User: zzzeek Date: 2016-02-16 15:06:49+00:00 Summary: - use same colname as the alias we give to the PG function here, fixes #3652 (cherry picked from commit e310a8e423d9a4eeb511b7b84dbeccc90c234a1f) 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 16:34:07
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c97aa6378903/ Changeset: c97aa6378903 Branch: None User: zzzeek Date: 2016-02-18 16:33:19+00:00 Summary: - further edit the unnest() example to suit PG's esoteric requirements exactly Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bba2269922ef/ Changeset: bba2269922ef Branch: rel_1_0 User: zzzeek Date: 2016-02-18 16:33:41+00:00 Summary: - further edit the unnest() example to suit PG's esoteric requirements exactly (cherry picked from commit c97aa63789036fc145503f03123275253ae02d2c) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/313c1261a620/ Changeset: 313c1261a620 Branch: rel_0_9 User: zzzeek Date: 2016-02-18 16:33:46+00:00 Summary: - further edit the unnest() example to suit PG's esoteric requirements exactly (cherry picked from commit c97aa63789036fc145503f03123275253ae02d2c) 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-03-09 14:48:32
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f61194cb865d/ Changeset: f61194cb865d Branch: None User: apopovych Date: 2016-03-09 07:56:30+00:00 Summary: Update cascades.rst Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/71f8a6027f4d/ Changeset: 71f8a6027f4d Branch: rel_1_0 User: apopovych Date: 2016-03-09 14:47:46+00:00 Summary: Update cascades.rst (cherry picked from commit f61194cb865db8b29cc65e47782bb72e54b14ada) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f84cc5000f62/ Changeset: f84cc5000f62 Branch: rel_0_9 User: apopovych Date: 2016-03-09 14:47:51+00:00 Summary: Update cascades.rst (cherry picked from commit f61194cb865db8b29cc65e47782bb72e54b14ada) 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-03-13 20:39:58
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6e5e64e27ef2/ Changeset: 6e5e64e27ef2 Branch: None User: jfinkels Date: 2016-03-13 20:37:55+00:00 Summary: Adds documentation to Query.slice(). Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d7178007fca2/ Changeset: d7178007fca2 Branch: rel_1_0 User: jfinkels Date: 2016-03-13 20:39:36+00:00 Summary: Adds documentation to Query.slice(). (cherry picked from commit 6e5e64e27ef2c6a86c9aebdcefdf2cd726f1476a) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ccd546aac690/ Changeset: ccd546aac690 Branch: rel_0_9 User: jfinkels Date: 2016-03-13 20:39:40+00:00 Summary: Adds documentation to Query.slice(). (cherry picked from commit 6e5e64e27ef2c6a86c9aebdcefdf2cd726f1476a) 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-03-15 15:17:14
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8bc370ed382a/ Changeset: 8bc370ed382a Branch: None User: zzzeek Date: 2016-03-15 15:16:21+00:00 Summary: - add notes for pyodbc limitations with rowcount fixes #3675 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4f010530de8d/ Changeset: 4f010530de8d Branch: rel_1_0 User: zzzeek Date: 2016-03-15 15:16:43+00:00 Summary: - add notes for pyodbc limitations with rowcount fixes #3675 (cherry picked from commit 8bc370ed382a45654101fa34bac4a2886ce089c3) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e81857d8dd1e/ Changeset: e81857d8dd1e Branch: rel_0_9 User: zzzeek Date: 2016-03-15 15:16:48+00:00 Summary: - add notes for pyodbc limitations with rowcount fixes #3675 (cherry picked from commit 8bc370ed382a45654101fa34bac4a2886ce089c3) 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-03-30 13:30:39
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9bdbf19d5417/ Changeset: 9bdbf19d5417 Branch: None User: NestorTejero Date: 2016-03-30 06:48:48+00:00 Summary: redundant "using the by changing" -> "using the" Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c30fa88d867b/ Changeset: c30fa88d867b Branch: rel_1_0 User: NestorTejero Date: 2016-03-30 13:29:50+00:00 Summary: redundant "using the by changing" -> "using the" (cherry picked from commit 9bdbf19d54174c1077689bc472dc088c9b06aa24) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/70fce7db3091/ Changeset: 70fce7db3091 Branch: rel_0_9 User: NestorTejero Date: 2016-03-30 13:29:53+00:00 Summary: redundant "using the by changing" -> "using the" (cherry picked from commit 9bdbf19d54174c1077689bc472dc088c9b06aa24) 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-03-31 19:26:41
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fdb6ab6a1d5d/ Changeset: fdb6ab6a1d5d Branch: None User: zzzeek Date: 2016-03-31 19:24:14+00:00 Summary: - Add a git review file Change-Id: Ib19e9ee0854f0d123ea625fb976f1a398cf88c87 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dee288d83fad/ Changeset: dee288d83fad Branch: rel_1_0 User: zzzeek Date: 2016-03-31 19:26:06+00:00 Summary: - Add a git review file Change-Id: Ib19e9ee0854f0d123ea625fb976f1a398cf88c87 (cherry picked from commit fdb6ab6a1d5d55d900c388e039835c6433032977) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4729af0d7c84/ Changeset: 4729af0d7c84 Branch: rel_0_9 User: zzzeek Date: 2016-03-31 19:26:12+00:00 Summary: - Add a git review file Change-Id: Ib19e9ee0854f0d123ea625fb976f1a398cf88c87 (cherry picked from commit fdb6ab6a1d5d55d900c388e039835c6433032977) 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-04-09 01:41:27
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c8db0862c102/ Changeset: c8db0862c102 Branch: None User: Rachid Belaid Date: 2016-04-07 03:41:34+00:00 Summary: Fix typo from "addreses" to "addresses" Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/47472dde24d9/ Changeset: 47472dde24d9 Branch: rel_1_0 User: Rachid Belaid Date: 2016-04-09 01:40:48+00:00 Summary: Fix typo from "addreses" to "addresses" (cherry picked from commit c8db0862c102281da617d395b1826ff523af302e) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0d618de316b0/ Changeset: 0d618de316b0 Branch: rel_0_9 User: Rachid Belaid Date: 2016-04-09 01:40:53+00:00 Summary: Fix typo from "addreses" to "addresses" (cherry picked from commit c8db0862c102281da617d395b1826ff523af302e) 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-04-09 01:43:52
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2880f24d93a7/ Changeset: 2880f24d93a7 Branch: None User: EoghanMurray Date: 2016-04-07 10:57:14+00:00 Summary: Mention the correct way of adding multiple attributes which refer to the same column Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bde46e335938/ Changeset: bde46e335938 Branch: None User: zzzeek Date: 2016-04-09 01:42:11+00:00 Summary: Merge remote-tracking branch 'origin/pr/257' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e7c885f156f7/ Changeset: e7c885f156f7 Branch: rel_1_0 User: EoghanMurray Date: 2016-04-09 01:42:46+00:00 Summary: Mention the correct way of adding multiple attributes which refer to the same column (cherry picked from commit 2880f24d93a774d02cde83dbabfd80ad279cbb05) 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-04-12 21:30:37
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/cf6ed33ba918/ Changeset: cf6ed33ba918 Branch: None User: zzzeek Date: 2016-04-12 21:28:56+00:00 Summary: - .gitreview default branch Change-Id: I7c70b2a4f92dbed5924e2592b204434e09fae007 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/41901a4242a0/ Changeset: 41901a4242a0 Branch: rel_1_0 User: zzzeek Date: 2016-04-12 21:29:38+00:00 Summary: - default branch rel_1_0 Change-Id: I3f42b9f9571ad7f75e1f4b5fac6944ea2f186b4b Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/59beb9b6cb7e/ Changeset: 59beb9b6cb7e Branch: rel_0_9 User: zzzeek Date: 2016-04-12 21:29:53+00:00 Summary: - default branch rel_0_9 Change-Id: Ib20281d6ea595d6507ec8568b26a0235c88a41a7 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-13 15:43:27
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ba3d4aa5baeb/ Changeset: ba3d4aa5baeb Branch: None User: Mark Sandan Date: 2016-05-07 01:26:31+00:00 Summary: change "psotgresql" to 'postgresql' in decorator Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9e75d3ed8fa5/ Changeset: 9e75d3ed8fa5 Branch: None User: zzzeek Date: 2016-05-13 15:41:51+00:00 Summary: Merge remote-tracking branch 'origin/pr/272' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1959263338d9/ Changeset: 1959263338d9 Branch: rel_1_0 User: Mark Sandan Date: 2016-05-13 15:42:18+00:00 Summary: change "psotgresql" to 'postgresql' in decorator (cherry picked from commit ba3d4aa5baebacfef8a56de66a5c06cd1372e893) 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-06-18 13:39:15
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/13f9578082ae/ Changeset: 13f9578082ae Branch: None User: zzzeek Date: 2016-06-18 13:35:54+00:00 Summary: - update alembic link Change-Id: I5ac6ba8234873fdd19bee6c1decd311a9cb4d55e Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/80cf17bf6f53/ Changeset: 80cf17bf6f53 Branch: rel_1_0 User: zzzeek Date: 2016-06-18 13:36:41+00:00 Summary: - update alembic link Change-Id: I5ac6ba8234873fdd19bee6c1decd311a9cb4d55e (cherry picked from commit 13f9578082ae669734d65a38cb6058e21df88362) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/38b70dcd4471/ Changeset: 38b70dcd4471 Branch: rel_0_9 User: zzzeek Date: 2016-06-18 13:38:28+00:00 Summary: - update alembic link Change-Id: I5ac6ba8234873fdd19bee6c1decd311a9cb4d55e (cherry picked from commit 13f9578082ae669734d65a38cb6058e21df88362) 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-08-02 22:35:48
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4aad91f687e9/ Changeset: 4aad91f687e9 Branch: None User: jeffwidman Date: 2016-07-26 02:07:19+00:00 Summary: Fix typo Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2dfa954e1f6a/ Changeset: 2dfa954e1f6a Branch: None User: zzzeek Date: 2016-08-02 22:34:05+00:00 Summary: Merge remote-tracking branch 'origin/pr/296' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/705b4ac2a8c1/ Changeset: 705b4ac2a8c1 Branch: rel_1_0 User: jeffwidman Date: 2016-08-02 22:34:36+00:00 Summary: Fix typo (cherry picked from commit 4aad91f687e905ef58132ab21af1ae60e56a9c8c) 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-16 16:04:53
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/096a74d7c5be/ Changeset: 096a74d7c5be Branch: None User: Romuald Brunet Date: 2016-08-11 15:24:05+00:00 Summary: Fix documentation basic example (missing imports) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9f41f64cd2e9/ Changeset: 9f41f64cd2e9 Branch: None User: zzzeek Date: 2016-08-16 16:03:24+00:00 Summary: Merge remote-tracking branch 'origin/pr/300' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f37b50624be9/ Changeset: f37b50624be9 Branch: rel_1_0 User: Romuald Brunet Date: 2016-08-16 16:03:45+00:00 Summary: Fix documentation basic example (missing imports) (cherry picked from commit 096a74d7c5bea560ab68423e2d7293af22afbfa3) 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-09-19 22:15:47
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7ea546115161/ Changeset: 7ea546115161 Branch: None User: zzzeek Date: 2016-09-19 19:58:19+00:00 Summary: Fix ArgumentError access in Session._add_bind Fixes: #3798 Change-Id: Ib4e6344b599e871f9d46d36a5aeb7ba3104dc99b Pull-request: https://github.com/zzzeek/sqlalchemy/pull/293 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e96483cfef13/ Changeset: e96483cfef13 Branch: rel_1_0 User: zzzeek Date: 2016-09-19 20:00:18+00:00 Summary: Fix ArgumentError access in Session._add_bind Fixes: #3798 Change-Id: Ib4e6344b599e871f9d46d36a5aeb7ba3104dc99b Pull-request: https://github.com/zzzeek/sqlalchemy/pull/293 (cherry picked from commit 7ea54611516147a1af917691c60e1823b77c7ecf) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e49292894a7b/ Changeset: e49292894a7b Branch: master User: zzzeek Date: 2016-09-19 22:15:02+00:00 Summary: Merge "Fix ArgumentError access in Session._add_bind" 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-11-11 21:34:14
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d0d4e391c578/ Changeset: d0d4e391c578 Branch: None User: jfinkels Date: 2016-10-31 02:22:54+00:00 Summary: Adds missing word "of" in docs Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dd93c6a116ff/ Changeset: dd93c6a116ff Branch: None User: zzzeek Date: 2016-11-11 21:33:01+00:00 Summary: Merge remote-tracking branch 'origin/pr/318' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/08c88df25e1c/ Changeset: 08c88df25e1c Branch: rel_1_0 User: jfinkels Date: 2016-11-11 21:33:25+00:00 Summary: Adds missing word "of" in docs (cherry picked from commit d0d4e391c5788bf08432dbd333b5702fd6248bae) 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-11-15 18:12:48
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ff3c05defaa7/ Changeset: ff3c05defaa7 Branch: None User: zzzeek Date: 2016-11-15 17:47:31+00:00 Summary: - 1.0.16 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2669488d8530/ Changeset: 2669488d8530 Branch: None User: zzzeek Date: 2016-11-15 17:57:24+00:00 Summary: - 1.0.16 release date Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ce17fd4bf361/ Changeset: ce17fd4bf361 Branch: None User: zzzeek Date: 2016-11-15 17:58:52+00:00 Summary: - 1.1.4 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-12-12 17:08:23
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a1de76c42f6b/ Changeset: a1de76c42f6b Branch: None User: zzzeek Date: 2016-12-12 17:07:11+00:00 Summary: - xmin example requires a server default declaration to function correctly Change-Id: I1cc50da6fe1c0eeef1d00201b45d998daddfd8ac Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6501c5909196/ Changeset: 6501c5909196 Branch: rel_1_0 User: zzzeek Date: 2016-12-12 17:07:36+00:00 Summary: - xmin example requires a server default declaration to function correctly Change-Id: I1cc50da6fe1c0eeef1d00201b45d998daddfd8ac (cherry picked from commit a1de76c42f6b64808448aed6e821fbb3b988f99b) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1b1a8c454ebe/ Changeset: 1b1a8c454ebe Branch: rel_0_9 User: zzzeek Date: 2016-12-12 17:07:41+00:00 Summary: - xmin example requires a server default declaration to function correctly Change-Id: I1cc50da6fe1c0eeef1d00201b45d998daddfd8ac (cherry picked from commit a1de76c42f6b64808448aed6e821fbb3b988f99b) 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-24 22:34:38
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3c0fc9b95f45/ Changeset: 3c0fc9b95f45 Branch: None User: Brian Date: 2016-12-17 17:09:13+00:00 Summary: fix example re such that the listen modifier example works Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0cc5561c9389/ Changeset: 0cc5561c9389 Branch: None User: zzzeek Date: 2017-01-24 22:33:01+00:00 Summary: Merge branch 'fix-example-re' of https://github.com/demoray/sqlalchemy Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8133931df3d2/ Changeset: 8133931df3d2 Branch: rel_1_0 User: Brian Date: 2017-01-24 22:33:42+00:00 Summary: fix example re such that the listen modifier example works (cherry picked from commit 3c0fc9b95f458f608bf10c266e52b2cd919467d5) 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-24 22:37:55
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8795472c875d/ Changeset: 8795472c875d Branch: None User: Frederic Junod Date: 2017-01-20 08:52:15+00:00 Summary: Fix typo in documentation Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0d91796bb386/ Changeset: 0d91796bb386 Branch: None User: zzzeek Date: 2017-01-24 22:36:49+00:00 Summary: Merge branch 'doc_typo' of https://bitbucket.org/fredj/sqlalchemy Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ef6b2c9087bd/ Changeset: ef6b2c9087bd Branch: rel_1_0 User: Frederic Junod Date: 2017-01-24 22:37:12+00:00 Summary: Fix typo in documentation (cherry picked from commit 8795472c875d5f424f96a1e19e93d6dd4a7df6a8) 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-03-13 22:10:36
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4a886e519ff2/ Changeset: 4a886e519ff2 Branch: master User: zzzeek Date: 2017-03-13 22:08:43+00:00 Summary: - re-set no ad-hoc-engines for oracle, previously low-connections disabled this Change-Id: I3ceceaea7a3969248121ff4dc97c11296831fc99 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f89319d49af8/ Changeset: f89319d49af8 Branch: rel_1_1 User: zzzeek Date: 2017-03-13 22:09:08+00:00 Summary: - re-set no ad-hoc-engines for oracle, previously low-connections disabled this Change-Id: I3ceceaea7a3969248121ff4dc97c11296831fc99 (cherry picked from commit 4a886e519ff227039a9d603aa4727c6f828f93ff) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/03e88c85a961/ Changeset: 03e88c85a961 Branch: rel_1_0 User: zzzeek Date: 2017-03-13 22:09:23+00:00 Summary: - re-set no ad-hoc-engines for oracle, previously low-connections disabled this Change-Id: I3ceceaea7a3969248121ff4dc97c11296831fc99 (cherry picked from commit 4a886e519ff227039a9d603aa4727c6f828f93ff) 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. |