Thread: [Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-05-26 17:13:47
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/956c144c7fea/ Changeset: 956c144c7fea Branch: None User: zzzeek Date: 2013-05-26 19:08:24 Summary: fix serializer tests. something is wrong with non-C pickle but for some reason py3k's pickle seems to be OK? not sure why that is, as this is all related to http://bugs.python.org/issue998998 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/00f2b19a5589/ Changeset: 00f2b19a5589 Branch: None User: zzzeek Date: 2013-05-26 19:09:05 Summary: extension tests Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3d75ff22d3e5/ Changeset: 3d75ff22d3e5 Branch: None User: zzzeek Date: 2013-05-26 19:09:38 Summary: repair py3kisms in key ORM modules Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/62c7e0dbe64a/ Changeset: 62c7e0dbe64a Branch: None User: zzzeek Date: 2013-05-26 19:10:00 Summary: sqlite tests Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/740223d205ef/ Changeset: 740223d205ef Branch: None User: zzzeek Date: 2013-05-26 19:10:31 Summary: Merge branch 'rel_0_9' of bitbucket.org:zzzeek/sqlalchemy into rel_0_9 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/eb06c142fcc5/ Changeset: eb06c142fcc5 Branch: rel_0_9 User: zzzeek Date: 2013-05-26 19:11:21 Summary: Merge branch 'master' into rel_0_9 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...> - 2013-06-04 23:00:40
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/51e1019f610f/ Changeset: 51e1019f610f Branch: None User: zzzeek Date: 2013-06-04 22:21:25 Summary: here's the flat join thing. it just works. Changing the existing compiled SQL assertions might even be most of the tests we need (though dedicated sql tests would be needed anyway) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/58e917fe2de2/ Changeset: 58e917fe2de2 Branch: None User: zzzeek Date: 2013-06-04 22:48:14 Summary: - eager loads - two suite of SQL assertions converted Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/11578ba709ff/ Changeset: 11578ba709ff Branch: None User: zzzeek Date: 2013-06-05 00:23:06 Summary: - improve overlapping selectables, apply to both query and relationship - clean up inspect() calls within query._join() - make sure join.alias(flat) propagates - fix almost all assertion tests Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c7b52003fb36/ Changeset: c7b52003fb36 Branch: None User: zzzeek Date: 2013-06-05 00:43:59 Summary: - add a flag to DefaultDialect for this so that people will have some workaround Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ff2266bfac55/ Changeset: ff2266bfac55 Branch: None User: zzzeek Date: 2013-06-05 00:49:24 Summary: clean up the dialect selection thing here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/66b8ed40c350/ Changeset: 66b8ed40c350 Branch: ticket_2587 User: zzzeek Date: 2013-06-05 00:58:24 Summary: repair these tests now that we allow join from selectable to fromgrouping 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...> - 2013-06-17 21:00:18
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0e83f757a8f0/ Changeset: 0e83f757a8f0 Branch: None User: zzzeek Date: 2013-06-17 22:05:11 Summary: can remove this, issue is fixed Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/83090f35d796/ Changeset: 83090f35d796 Branch: None User: zzzeek Date: 2013-06-17 22:06:50 Summary: Merge branch 'master' of bitbucket.org:zzzeek/sqlalchemy Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/dec742c8c1b4/ Changeset: dec742c8c1b4 Branch: None User: zzzeek Date: 2013-06-17 22:47:16 Summary: changelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7ff503855fbb/ Changeset: 7ff503855fbb Branch: master User: zzzeek Date: 2013-06-17 22:50:26 Summary: changelog for 0.8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6286f715dbf8/ Changeset: 6286f715dbf8 Branch: None User: zzzeek Date: 2013-06-17 22:58:56 Summary: Merged in goodscloud/sqlalchemy (pull request #2) don't create a history entry when an object in a backref has changed Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9fda3588ac82/ Changeset: 9fda3588ac82 Branch: rel_0_8 User: zzzeek Date: 2013-06-17 22:59:13 Summary: changelog for 0.8 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...> - 2013-06-26 15:44:55
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0333ee23d3fb/ Changeset: 0333ee23d3fb Branch: None User: malor Date: 2013-06-26 07:31:33 Summary: Fix indexes reflection in PostgreSQL Reflection of indexes must preserve the order of columns. Fixes issue 2767. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5b3b4750e0a1/ Changeset: 5b3b4750e0a1 Branch: None User: zzzeek Date: 2013-06-26 17:36:02 Summary: Merge pull request #13 from malor/fix_indexes_reflection Fix indexes reflection in PostgreSQL Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ef6245a3caa1/ Changeset: ef6245a3caa1 Branch: master User: zzzeek Date: 2013-06-26 17:37:55 Summary: changelog Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/59c01813adf0/ Changeset: 59c01813adf0 Branch: None User: zzzeek Date: 2013-06-26 17:39:29 Summary: Merge pull request #13 from malor/fix_indexes_reflection Fix indexes reflection in PostgreSQL Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fee954f2534e/ Changeset: fee954f2534e Branch: None User: zzzeek Date: 2013-06-26 17:39:50 Summary: changelog Conflicts: doc/build/changelog/changelog_09.rst Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/699fdd433087/ Changeset: 699fdd433087 Branch: rel_0_8 User: zzzeek Date: 2013-06-26 17:42:42 Summary: need the defaultdict import here 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...> - 2013-06-29 03:55:08
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/83f3dbc83d10/ Changeset: 83f3dbc83d10 Branch: None User: zzzeek Date: 2013-06-29 04:29:45 Summary: improve the close handling here so that we don't double-close a connection; we log this now so it apparently happens a bunch Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1c23741b8e04/ Changeset: 1c23741b8e04 Branch: None User: zzzeek Date: 2013-06-29 04:30:11 Summary: refactor test suites for postgresql, mssql, mysql into packages. Affected #: 21 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fb8d23fb09a5/ Changeset: fb8d23fb09a5 Branch: None User: zzzeek Date: 2013-06-29 04:32:43 Summary: improve the close handling here so that we don't double-close a connection; we log this now so it apparently happens a bunch Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7e8f1341fc49/ Changeset: 7e8f1341fc49 Branch: None User: zzzeek Date: 2013-06-29 04:40:10 Summary: refactor test suites for postgresql, mssql, mysql into packages. Affected #: 23 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d875f677a3f9/ Changeset: d875f677a3f9 Branch: master User: zzzeek Date: 2013-06-29 05:53:27 Summary: The behavior of :func:`.extract` has been simplified on the Postgresql dialect to no longer inject a hardcoded ``::timestamp`` or similar cast into the given expression, as this interfered with types such as timezone-aware datetimes, but also does not appear to be at all necessary with modern versions of psycopg2. Also in 0.8.2. [ticket:2740] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/169c88c7a5bc/ Changeset: 169c88c7a5bc Branch: rel_0_8 User: zzzeek Date: 2013-06-29 05:54:11 Summary: The behavior of :func:`.extract` has been simplified on the Postgresql dialect to no longer inject a hardcoded ``::timestamp`` or similar cast into the given expression, as this interfered with types such as timezone-aware datetimes, but also does not appear to be at all necessary with modern versions of psycopg2. Also in 0.8.2. [ticket:2740] Conflicts: doc/build/changelog/changelog_09.rst 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...> - 2013-07-27 00:58:46
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ec2109bcb503/ Changeset: ec2109bcb503 Branch: None User: zzzeek Date: 2013-07-27 02:29:57 Summary: fix this Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/01243244f425/ Changeset: 01243244f425 Branch: None User: zzzeek Date: 2013-07-27 02:31:00 Summary: C ext profiles on py3k Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a5792dc6f55e/ Changeset: a5792dc6f55e Branch: None User: zzzeek Date: 2013-07-27 02:42:34 Summary: use the symbols here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/df525594654e/ Changeset: df525594654e Branch: None User: zzzeek Date: 2013-07-27 02:45:47 Summary: changelog, migration Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/1d89f0b792bb/ Changeset: 1d89f0b792bb Branch: ticket_2161 User: zzzeek Date: 2013-07-27 02:49:53 Summary: python 3, not 3.3 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a6adc0a53ebf/ Changeset: a6adc0a53ebf Branch: master User: zzzeek Date: 2013-07-27 02:50:18 Summary: - The C extensions are ported to Python 3 and will build under any supported CPython 2 or 3 environment. [ticket:2161] 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...> - 2013-07-31 22:50:42
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8b0f4d2a92c5/ Changeset: 8b0f4d2a92c5 Branch: None User: zzzeek Date: 2013-08-01 00:42:58 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. Also in 0.8.3, 0.7.11. [ticket:2783] Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/834d18ca0430/ Changeset: 834d18ca0430 Branch: None User: zzzeek Date: 2013-08-01 00:44:12 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. Also in 0.7.11. [ticket:2783] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/83b5939e2047/ Changeset: 83b5939e2047 Branch: None User: zzzeek Date: 2013-08-01 00:48:27 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. [ticket:2783] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/aa927b71d3ba/ Changeset: aa927b71d3ba Branch: rel_0_7 User: zzzeek Date: 2013-08-01 00:49:43 Summary: fix changelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d060052b52ce/ Changeset: d060052b52ce Branch: rel_0_8 User: zzzeek Date: 2013-08-01 00:49:59 Summary: fix cahngelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b27ee74f18d8/ Changeset: b27ee74f18d8 Branch: master User: zzzeek Date: 2013-08-01 00:50:16 Summary: fix changelog 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...> - 2013-08-12 21:40:52
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/307c07d73859/ Changeset: 307c07d73859 Branch: None User: zzzeek Date: 2013-08-12 22:46:40 Summary: all tests passing Affected #: 21 files https://bitbucket.org/zzzeek/sqlalchemy/commits/58cf3ad739cb/ Changeset: 58cf3ad739cb Branch: None User: zzzeek Date: 2013-08-12 22:53:52 Summary: turn class_logger and _self_inspects into class decorators Affected #: 11 files https://bitbucket.org/zzzeek/sqlalchemy/commits/94a0100e271c/ Changeset: 94a0100e271c Branch: None User: zzzeek Date: 2013-08-12 23:12:10 Summary: reduce more expression defs into class-level methods and constructors Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5157567647ca/ Changeset: 5157567647ca Branch: None User: zzzeek Date: 2013-08-12 23:18:31 Summary: movement Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7a942253bb8a/ Changeset: 7a942253bb8a Branch: None User: zzzeek Date: 2013-08-12 23:26:56 Summary: more movement Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b463ae23c45b/ Changeset: b463ae23c45b Branch: refactor_modules User: zzzeek Date: 2013-08-12 23:40:22 Summary: changelog 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...> - 2013-08-26 16:42:57
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/938a8eb4039b/ Changeset: 938a8eb4039b Branch: None User: zzzeek Date: 2013-08-26 18:29:27 Summary: clean up formatting and other linting issues Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/99732dd29bd6/ Changeset: 99732dd29bd6 Branch: master User: zzzeek Date: 2013-08-26 18:30:33 Summary: correct for missing fail() methods which were lost when we removed unittest.TestCase Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/004710b1e0b7/ Changeset: 004710b1e0b7 Branch: None User: zzzeek Date: 2013-08-26 18:36:27 Summary: clean up formatting and other linting issues Conflicts: test/ext/test_associationproxy.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d64ab47d7693/ Changeset: d64ab47d7693 Branch: rel_0_8 User: zzzeek Date: 2013-08-26 18:36:43 Summary: correct for missing fail() methods which were lost when we removed unittest.TestCase Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/746bed417f37/ Changeset: 746bed417f37 Branch: None User: zzzeek Date: 2013-08-26 18:40:07 Summary: clean up formatting and other linting issues Conflicts: test/ext/test_associationproxy.py Conflicts: test/ext/test_associationproxy.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8f8522b4d143/ Changeset: 8f8522b4d143 Branch: rel_0_7 User: zzzeek Date: 2013-08-26 18:40:22 Summary: correct for missing fail() methods which were lost when we removed unittest.TestCase 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...> - 2013-09-29 01:10:34
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2ebabe093336/ Changeset: 2ebabe093336 Branch: None User: zzzeek Date: 2013-09-29 00:55:42 Summary: get remaining option types to work Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b7b8936c767b/ Changeset: b7b8936c767b Branch: None User: zzzeek Date: 2013-09-29 01:04:04 Summary: fix test_of_type Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8ff8be1c0114/ Changeset: 8ff8be1c0114 Branch: None User: zzzeek Date: 2013-09-29 01:35:57 Summary: - this is what has to happen to "default" strategies. these aren't really "defaults" anymore. Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6b90f4401fea/ Changeset: 6b90f4401fea Branch: None User: zzzeek Date: 2013-09-29 01:43:40 Summary: everything passing in orm except pickling Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/03d996dab702/ Changeset: 03d996dab702 Branch: None User: zzzeek Date: 2013-09-29 02:00:53 Summary: - seems like all tests passing Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/442986addab9/ Changeset: 442986addab9 Branch: ticket_1418 User: zzzeek Date: 2013-09-29 03:09:08 Summary: OK this one is everything, including that the "default" token e.g. joinedload('*') acts exactly the same, when it is out at the front like that. To specify wildcard on root entity it accepts joinedload(".*"). this is a little weird but trying to keep backwards compat and also triangulate on the use cases that will actually be needed 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...> - 2013-11-13 04:53:02
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/631eb841084a/ Changeset: 631eb841084a Branch: None User: vrajmohan Date: 2013-11-13 02:23:05 Summary: Fix cross references Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/226c7ec7904a/ Changeset: 226c7ec7904a Branch: None User: vrajmohan Date: 2013-11-13 02:23:05 Summary: Fix indentation and escape *args and **kwargs Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fe1d64473896/ Changeset: fe1d64473896 Branch: master User: vrajmohan Date: 2013-11-13 02:23:05 Summary: Fix indentation issues in docstrings Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/93bfaec90385/ Changeset: 93bfaec90385 Branch: rel_0_9 User: zzzeek Date: 2013-11-13 05:50:25 Summary: Merge branch 'master' into rel_0_9 Affected #: 23 files https://bitbucket.org/zzzeek/sqlalchemy/commits/93cb0436e60a/ Changeset: 93cb0436e60a Branch: rel_0_8 User: vrajmohan Date: 2013-11-13 05:50:55 Summary: Fix indentation and escape *args and **kwargs Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/afa84713626c/ Changeset: afa84713626c Branch: rel_0_7 User: vrajmohan Date: 2013-11-13 05:51:52 Summary: Fix indentation and escape *args and **kwargs Affected #: 9 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...> - 2013-11-21 18:50:42
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/34478fbb0b7a/ Changeset: 34478fbb0b7a Branch: None User: zzzeek Date: 2013-11-21 19:13:40 Summary: - add a sanity-check test for repr(), comparing against what we get in 0.9 for [ticket:2868] Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/42fd77a4bfb8/ Changeset: 42fd77a4bfb8 Branch: None User: zzzeek Date: 2013-11-21 19:16:49 Summary: - Fixed a regression caused by :ticket:`2812` where the repr() for table and column names would fail if the name contained non-ascii characters. [ticket:2868] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2aa00c49d7a1/ Changeset: 2aa00c49d7a1 Branch: None User: zzzeek Date: 2013-11-21 19:30:32 Summary: - Fixed bug which prevented the ``serializer`` extension from working correctly with table or column names that contain non-ASCII characters. [ticket:2869] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3a3aeb431e08/ Changeset: 3a3aeb431e08 Branch: None User: zzzeek Date: 2013-11-21 19:37:05 Summary: - Fixed bug which prevented the ``serializer`` extension from working correctly with table or column names that contain non-ASCII characters. [ticket:2869] Conflicts: lib/sqlalchemy/ext/serializer.py lib/sqlalchemy/sql/selectable.py lib/sqlalchemy/testing/assertions.py Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5cdb5f1403e6/ Changeset: 5cdb5f1403e6 Branch: None User: zzzeek Date: 2013-11-21 19:38:45 Summary: adjustment to work on py3k as well Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7d6f6972ab6d/ Changeset: 7d6f6972ab6d Branch: rel_0_8 User: zzzeek Date: 2013-11-21 19:49:30 Summary: py3k fix for non-ascii SQL strings 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...> - 2013-12-07 22:38:22
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5517c0eef9a1/ Changeset: 5517c0eef9a1 Branch: None User: zzzeek Date: 2013-12-07 23:33:13 Summary: - remove verbiage about "namespaces" from the dogpile example, [ticket:2862] - fix broken py2k/py3k isms Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b4334cde6d22/ Changeset: b4334cde6d22 Branch: None User: zzzeek Date: 2013-12-07 23:33:50 Summary: Merge branch 'master' into rel_0_9 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7e78fb05c751/ Changeset: 7e78fb05c751 Branch: None User: zzzeek Date: 2013-12-07 23:36:26 Summary: - remove verbiage about "namespaces" from the dogpile example, [ticket:2862] - fix broken py2k/py3k isms Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d7da0dfb7a77/ Changeset: d7da0dfb7a77 Branch: master User: zzzeek Date: 2013-12-07 23:37:36 Summary: specify run as module here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b22c468fdf5c/ Changeset: b22c468fdf5c Branch: rel_0_9 User: zzzeek Date: 2013-12-07 23:37:46 Summary: Merge branch 'master' into rel_0_9 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2d0573970c1a/ Changeset: 2d0573970c1a Branch: rel_0_8 User: zzzeek Date: 2013-12-07 23:37:58 Summary: specify run as module here 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...> - 2013-12-27 16:15:20
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3147ca30401a/ Changeset: 3147ca30401a Branch: None User: sontek Date: 2013-12-16 21:50:10 Summary: Remove terminated connections from the pool. In pymssql, if you terminate a long running query manually it will give you a connection reset by peer message, but this connection remains in the pool and will be re-used. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/69876ada92c8/ Changeset: 69876ada92c8 Branch: None User: zzzeek Date: 2013-12-27 17:12:05 Summary: Merge pull request #51 from sontek/pymssql_handle_terminated_connection Remove terminated connections from the pool. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c837dc485eb0/ Changeset: c837dc485eb0 Branch: master User: zzzeek Date: 2013-12-27 17:13:41 Summary: changelog, will merge to 0.8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ff47daf23389/ Changeset: ff47daf23389 Branch: rel_0_9 User: zzzeek Date: 2013-12-27 17:13:50 Summary: Merge branch 'master' into rel_0_9 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4211207abfd9/ Changeset: 4211207abfd9 Branch: None User: sontek Date: 2013-12-27 17:14:21 Summary: Remove terminated connections from the pool. In pymssql, if you terminate a long running query manually it will give you a connection reset by peer message, but this connection remains in the pool and will be re-used. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/351d0b6f21cb/ Changeset: 351d0b6f21cb Branch: rel_0_8 User: zzzeek Date: 2013-12-27 17:14:31 Summary: changelog, will merge to 0.8 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...> - 2014-03-09 23:15:32
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/078621494eb9/ Changeset: 078621494eb9 Branch: None User: Marc Abramowitz Date: 2014-02-27 23:45:56 Summary: Update URL for pymssql Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c1b7c2db1970/ Changeset: c1b7c2db1970 Branch: None User: Marc Abramowitz Date: 2014-02-28 03:45:31 Summary: Update pymssql dialect description, remove "limitations" section Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e226caa968e1/ Changeset: e226caa968e1 Branch: None User: Marc Abramowitz Date: 2014-03-03 18:15:28 Summary: dialects/mssql/pymssql.py: Remove second two paragraphs, as requested by @zzzeek. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d35d840c4105/ Changeset: d35d840c4105 Branch: None User: zzzeek Date: 2014-03-10 00:08:45 Summary: Merge pull request #75 from msabramo/pymssql_update_web_site Update URL for pymssql Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dbd1015d819e/ Changeset: dbd1015d819e Branch: None User: zzzeek Date: 2014-03-10 00:13:35 Summary: take out the support paragraph and just put a basic intro Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cd3c5dd45e87/ Changeset: cd3c5dd45e87 Branch: rel_0_8 User: zzzeek Date: 2014-03-10 00:14:21 Summary: merge new links to rel_0_8 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...> - 2014-05-28 15:04:29
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/24a8732546c7/ Changeset: 24a8732546c7 Branch: merge_doc_nav User: zzzeek Date: 2014-05-28 16:56:52 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d60b680e967e/ Changeset: d60b680e967e Branch: master User: zzzeek Date: 2014-05-28 16:58:55 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5b3b8ae9813f/ Changeset: 5b3b8ae9813f Branch: rel_1_0 User: zzzeek Date: 2014-05-28 16:59:02 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d70a03dbe655/ Changeset: d70a03dbe655 Branch: rel_0_9 User: zzzeek Date: 2014-05-28 16:59:07 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b832bf7e6757/ Changeset: b832bf7e6757 Branch: rel_0_8 User: zzzeek Date: 2014-05-28 17:01:56 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5b8bbd8bc017/ Changeset: 5b8bbd8bc017 Branch: rel_0_7 User: zzzeek Date: 2014-05-28 17:03:17 Summary: - a rework of doc layout and nav: - reduce the real estate for the top nav; move the search box into the top yellow box, close in space - use a new CSS/js approach such that the top toolbar freezes from scrolling at the top of the page. The left nav scrolls independently of the content pane so that the local contents remain visible regardless of scrolling. this approach is disabled on mobile where the dual scrollbars may be cumbersome (overall the site is not well designed for mobile). 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...> - 2014-07-04 19:43:33
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/dbd77e826b84/ Changeset: dbd77e826b84 Branch: None User: zzzeek Date: 2014-07-04 03:49:10 Summary: - Added new attributes :attr:`.ExecutionContext.exception` and :attr:`.ExecutionContext.is_disconnect` which are meaningful within the :meth:`.ConnectionEvents.dbapi_error` handler to see both the original DBAPI error as well as whether or not it represents a disconnect. Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c60eb86a91ea/ Changeset: c60eb86a91ea Branch: None User: zzzeek Date: 2014-07-04 03:49:37 Summary: - Added new attributes :attr:`.ExecutionContext.exception` and :attr:`.ExecutionContext.is_disconnect` which are meaningful within the :meth:`.ConnectionEvents.dbapi_error` handler to see both the original DBAPI error as well as whether or not it represents a disconnect. Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/643a496d74c0/ Changeset: 643a496d74c0 Branch: None User: Angus Lees Date: 2014-07-04 10:06:34 Summary: Tell mysql that Unicode columns are actually unicode. Without this patch, Unicode columns get no special treatment by default, and fall back to whatever the table, database, server configuration and (eventually) server hardcoded default encoding is. The hardcoded default mysql encoding is latin1. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1c5ace0af482/ Changeset: 1c5ace0af482 Branch: t User: zzzeek Date: 2014-07-04 17:33:59 Summary: Merge branch 'mysql-unicode' of https://github.com/anguslees/sqlalchemy into t Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dfb5707dae45/ Changeset: dfb5707dae45 Branch: None User: zzzeek Date: 2014-07-04 21:40:47 Summary: - rework the entire approach to #3076. As we need to catch all exceptions in all cases unconditionally, the number of use cases that go beyond what dbapi_error() is expecting has gone too far for an 0.9 release. Additionally, the number of things we'd like to track is really a lot more than the five arguments here, and ExecutionContext is really not suitable as totally public API for this. So restore dbapi_error to its old version, deprecate, and build out handle_error instead. This is a lot more extensible and doesn't get in the way of anything compatibility-wise. Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/946b92fcf9da/ Changeset: 946b92fcf9da Branch: rel_0_9 User: zzzeek Date: 2014-07-04 21:43:12 Summary: - rework the entire approach to #3076. As we need to catch all exceptions in all cases unconditionally, the number of use cases that go beyond what dbapi_error() is expecting has gone too far for an 0.9 release. Additionally, the number of things we'd like to track is really a lot more than the five arguments here, and ExecutionContext is really not suitable as totally public API for this. So restore dbapi_error to its old version, deprecate, and build out handle_error instead. This is a lot more extensible and doesn't get in the way of anything compatibility-wise. 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...> - 2014-07-08 22:36:20
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/73d00339c4f6/ Changeset: 73d00339c4f6 Branch: None User: tlocke Date: 2014-07-07 00:13:44 Summary: pg8000 passing test/sql Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fa80b73e3c94/ Changeset: fa80b73e3c94 Branch: None User: tlocke Date: 2014-07-07 08:32:33 Summary: PEP8 tidy of subset of test/sql/*.py Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/946cef15683c/ Changeset: 946cef15683c Branch: master User: zzzeek Date: 2014-07-09 00:34:28 Summary: Merge pull request #103 from tlocke/master pg8000 passing test/sql Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ec759110c77e/ Changeset: ec759110c77e Branch: rel_1_0 User: zzzeek Date: 2014-07-09 00:34:39 Summary: Merge branch 'master' into rel_1_0 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4d1dcc32f669/ Changeset: 4d1dcc32f669 Branch: None User: tlocke Date: 2014-07-09 00:35:11 Summary: pg8000 passing test/sql Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/24b1c4083dd2/ Changeset: 24b1c4083dd2 Branch: rel_0_9 User: tlocke Date: 2014-07-09 00:35:19 Summary: PEP8 tidy of subset of test/sql/*.py 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...> - 2014-08-20 16:02:26
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/cf14823e41c5/ Changeset: cf14823e41c5 Branch: None User: zzzeek Date: 2014-08-20 00:17:25 Summary: Merge branch 'master' into ticket_3100 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fcea5c86d3a9/ Changeset: fcea5c86d3a9 Branch: ticket_3100 User: zzzeek Date: 2014-08-20 00:26:11 Summary: - rename mapper._primary_key_props to mapper._identity_key_props - ensure bulk update is using all PK cols for all tables Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cea97d1fae99/ Changeset: cea97d1fae99 Branch: None User: zzzeek Date: 2014-08-20 15:08:59 Summary: - pep8 cleanup Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/92b0ad0fef0b/ Changeset: 92b0ad0fef0b Branch: None User: zzzeek Date: 2014-08-20 18:01:20 Summary: - Fixed bug in connection pool logging where the "connection checked out" debug logging message would not emit if the logging were set up using ``logging.setLevel()``, rather than using the ``echo_pool`` flag. Tests to assert this logging have been added. This is a regression that was introduced in 0.9.0. fixes #3168 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2243581701fb/ Changeset: 2243581701fb Branch: None User: zzzeek Date: 2014-08-20 18:01:55 Summary: - pep8 cleanup Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7704b7ec52a0/ Changeset: 7704b7ec52a0 Branch: rel_0_9 User: zzzeek Date: 2014-08-20 18:02:00 Summary: - Fixed bug in connection pool logging where the "connection checked out" debug logging message would not emit if the logging were set up using ``logging.setLevel()``, rather than using the ``echo_pool`` flag. Tests to assert this logging have been added. This is a regression that was introduced in 0.9.0. fixes #3168 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...> - 2014-08-20 21:15:48
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d233bb3fc9eb/ Changeset: d233bb3fc9eb Branch: None User: zzzeek Date: 2014-08-20 19:43:22 Summary: Merge branch 'master' into ticket_3100 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/85e75ebcee15/ Changeset: 85e75ebcee15 Branch: master User: zzzeek Date: 2014-08-20 20:24:45 Summary: - factor out determination of current version id out of _collect_update_commands and _collect_delete_commands Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/22a29cb4432e/ Changeset: 22a29cb4432e Branch: None User: zzzeek Date: 2014-08-20 20:25:20 Summary: Merge branch 'master' into ticket_3100 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d006e9cc2a84/ Changeset: d006e9cc2a84 Branch: None User: zzzeek Date: 2014-08-20 20:59:16 Summary: - skip these methods Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cb8f5c010b39/ Changeset: cb8f5c010b39 Branch: None User: zzzeek Date: 2014-08-20 22:31:10 Summary: - test for postfetch->sync.populate() having importance during an UPDATE at the per-table level Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/db70b6e79e26/ Changeset: db70b6e79e26 Branch: ticket_3100 User: zzzeek Date: 2014-08-20 23:15:20 Summary: - that's it, feature is finished, needs tests 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...> - 2014-11-26 19:59:59
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4533096fde35/ Changeset: 4533096fde35 Branch: None User: jplaverdure Date: 2014-10-21 19:25:27+00:00 Summary: Update to make "changed" attribute only present on the parent class Changed attribute will now only be created on the parent class in case inheritance was used. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/670f723e136b/ Changeset: 670f723e136b Branch: pr144 User: zzzeek Date: 2014-11-26 19:15:01+00:00 Summary: - Modified the :ref:`examples_versioned_history` example such that the "changed" timestamp column is mapped explicitly such that it is linked with that of the parent mapper if any, in order to avoid warnings. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a88be57fb7ef/ Changeset: a88be57fb7ef Branch: None User: zzzeek Date: 2014-11-26 19:58:32+00:00 Summary: - formatting Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/de62497b0327/ Changeset: de62497b0327 Branch: None User: zzzeek Date: 2014-11-26 19:58:44+00:00 Summary: - Updated the :ref:`examples_versioned_history` example such that mapped columns are re-mapped to match column names as well as grouping of columns; in particular, this allows columns that are explicitly grouped in a same-column-named joined inheritance scenario to be mapped in the same way in the history mappings, avoiding warnings added in the 0.9 series regarding this pattern and allowing the same view of attribute keys. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/03418cad573d/ Changeset: 03418cad573d Branch: None User: zzzeek Date: 2014-11-26 19:59:26+00:00 Summary: - formatting (cherry picked from commit a88be57fb7ef96e914d8a7fb90de375ec7f0befd) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e695d35e3966/ Changeset: e695d35e3966 Branch: rel_0_9 User: zzzeek Date: 2014-11-26 19:59:28+00:00 Summary: - Updated the :ref:`examples_versioned_history` example such that mapped columns are re-mapped to match column names as well as grouping of columns; in particular, this allows columns that are explicitly grouped in a same-column-named joined inheritance scenario to be mapped in the same way in the history mappings, avoiding warnings added in the 0.9 series regarding this pattern and allowing the same view of attribute keys. (cherry picked from commit de62497b03274c860ea2554dfbacb3064ce02c19) 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-01-20 16:43:53
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/10dd5fe81062/ Changeset: 10dd5fe81062 Branch: None User: zzzeek Date: 2015-01-20 16:03:02+00:00 Summary: formatting Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4032aaf097a9/ Changeset: 4032aaf097a9 Branch: None User: zzzeek Date: 2015-01-20 16:36:14+00:00 Summary: - enhance detail here regarding the difference between Connection.connection and engine.raw_connection() Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2d27d777b11f/ Changeset: 2d27d777b11f Branch: None User: zzzeek Date: 2015-01-20 16:38:34+00:00 Summary: formatting (cherry picked from commit 10dd5fe81062347905492ef66e6f0453479cc03b) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2d6b3fc41aeb/ Changeset: 2d6b3fc41aeb Branch: None User: zzzeek Date: 2015-01-20 16:38:41+00:00 Summary: - enhance detail here regarding the difference between Connection.connection and engine.raw_connection() (cherry picked from commit 4032aaf097a9268bc331e4b4815d77b19ba3febb) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c3d898e8d06c/ Changeset: c3d898e8d06c Branch: None User: zzzeek Date: 2015-01-20 16:42:02+00:00 Summary: - Added new user-space accessors for viewing transaction isolation levels; :meth:`.Connection.get_isolation_level`, :attr:`.Connection.default_isolation_level`. - enhance documentation inter-linkage between new accessors, existing isolation_level parameters, as well as in the dialect-level methods which should be fully covered by Engine/Connection level APIs now. Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e4ed81dbe3eb/ Changeset: e4ed81dbe3eb Branch: rel_0_9 User: zzzeek Date: 2015-01-20 16:43:27+00:00 Summary: - Added new user-space accessors for viewing transaction isolation levels; :meth:`.Connection.get_isolation_level`, :attr:`.Connection.default_isolation_level`. - enhance documentation inter-linkage between new accessors, existing isolation_level parameters, as well as in the dialect-level methods which should be fully covered by Engine/Connection level APIs now. (cherry picked from commit c3d898e8d06c7e549bb273fc8654f5d24fab2204) Affected #: 9 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-01-26 22:05:16
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9fb6acad6714/ Changeset: 9fb6acad6714 Branch: None User: f0rk Date: 2014-11-20 19:40:32+00:00 Summary: Report the type of unexpected expression objects Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0e61acaf145f/ Changeset: 0e61acaf145f Branch: None User: xflr6 Date: 2014-12-04 13:34:08+00:00 Summary: warn on duplicate polymorphic_identity Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0e6579bc6268/ Changeset: 0e6579bc6268 Branch: None User: zzzeek Date: 2015-01-26 21:49:43+00:00 Summary: Merge remote-tracking branch 'origin/pr/150' Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/20cdf0e8550e/ Changeset: 20cdf0e8550e Branch: None User: zzzeek Date: 2015-01-26 21:53:59+00:00 Summary: - changelog for pullreq github:150 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/54e68dc8bd4c/ Changeset: 54e68dc8bd4c Branch: None User: zzzeek Date: 2015-01-26 21:58:11+00:00 Summary: Merge branch 'bb_issue_3262' of https://bitbucket.org/xflr6/sqlalchemy Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/987f40b5aa32/ Changeset: 987f40b5aa32 Branch: None User: zzzeek Date: 2015-01-26 22:04:40+00:00 Summary: - changelog for #3262, fixes #3262 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-03-03 00:28:21
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8038cfa0771f/ Changeset: 8038cfa0771f Branch: None User: tlocke Date: 2014-12-16 20:55:55+00:00 Summary: pg8000 client_encoding in create_engine() The pg8000 dialect now supports the setting of the PostgreSQL parameter client_encoding from create_engine(). Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c93706fa3319/ Changeset: c93706fa3319 Branch: None User: tlocke Date: 2014-12-16 21:03:04+00:00 Summary: Make pg8000 version detection more robust pg8000 uses Versioneer, which means that development versions have version strings that don't fit into the dotted triple number format. Released versions will always fit the triple format though. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/17e03a0ea86c/ Changeset: 17e03a0ea86c Branch: None User: tlocke Date: 2015-01-03 16:59:17+00:00 Summary: Changed pg8000 dialect to cope with native JSON For versions > 1.10.1 pg8000 returns de-serialized JSON objects rather than a string. SQL parameters are still strings though. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d140983148f1/ Changeset: d140983148f1 Branch: None User: zzzeek Date: 2015-03-03 00:00:19+00:00 Summary: Merge remote-tracking branch 'origin/pr/132' into pr132 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/cfb2eee0f3a1/ Changeset: cfb2eee0f3a1 Branch: None User: zzzeek Date: 2015-03-03 00:16:37+00:00 Summary: - add a skip for JSONB on pg8000 if we are on 1.10.1 or earlier Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/05ac6bcc0e2f/ Changeset: 05ac6bcc0e2f Branch: None User: zzzeek Date: 2015-03-03 00:27:21+00:00 Summary: - changelog and migration notes for new pg8000 features from pullreq github:132 Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-03-08 16:34:18
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/251ebf4fee0f/ Changeset: 251ebf4fee0f Branch: None User: zzzeek Date: 2015-03-06 17:21:30+00:00 Summary: Patch to produce the fix for #2964 applied to rel_0_8_4 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ef52a1eb2bc2/ Changeset: ef52a1eb2bc2 Branch: None User: zzzeek Date: 2015-03-06 17:26:08+00:00 Summary: Patch to produce the fix for #3101 applied to rel_0_8_4 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/259a54f2f77a/ Changeset: 259a54f2f77a Branch: None User: zzzeek Date: 2015-03-06 19:42:11+00:00 Summary: patch to allow tests to run under older nosetests Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/53ed475f12ed/ Changeset: 53ed475f12ed Branch: rel_0_8_4_dev User: zzzeek Date: 2015-03-06 21:02:04+00:00 Summary: - degrade if no mock installed Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9854114f5788/ Changeset: 9854114f5788 Branch: None User: zzzeek Date: 2015-03-08 15:34:14+00:00 Summary: foo Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4ba715f80a00/ Changeset: 4ba715f80a00 Branch: None User: zzzeek Date: 2015-03-08 16:33:38+00:00 Summary: - rename _select_wraps - replace force_result_map with a mini-API for nested result sets, add coverage 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. |