Thread: [Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets (Page 6)
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-17 22:17:12
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/653fcb892bd4/ Changeset: 653fcb892bd4 Branch: master User: zzzeek Date: 2013-12-17 23:16:43 Summary: this is a github PR Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d4ee945fe7fd/ Changeset: d4ee945fe7fd Branch: rel_0_9 User: zzzeek Date: 2013-12-17 23:16:49 Summary: Merge branch 'master' into rel_0_9 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-17 22:47:23
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fec03c88d659/ Changeset: fec03c88d659 Branch: master User: zzzeek Date: 2013-12-17 23:46:09 Summary: - make the json serializer and deserializer per-dialect, so that we are compatible with psycopg2's per-connection/cursor approach. add round trip tests for both native and non-native. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ca1159d0848f/ Changeset: ca1159d0848f Branch: rel_0_9 User: zzzeek Date: 2013-12-17 23:46:56 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-12-17 22:56:43
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/be06bcf3b94f/ Changeset: be06bcf3b94f Branch: master User: zzzeek Date: 2013-12-17 23:56:03 Summary: - remove very ancient TypeEngine constructor, not used by anything Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/93267146f1fa/ Changeset: 93267146f1fa Branch: rel_0_9 User: zzzeek Date: 2013-12-17 23:56:20 Summary: Merge branch 'master' into rel_0_9 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-12-18 19:03:11
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f701f87c1374/ Changeset: f701f87c1374 Branch: master User: zzzeek Date: 2013-12-18 20:02:40 Summary: - skip this test for oracle Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c39746247a4d/ Changeset: c39746247a4d Branch: rel_0_9 User: zzzeek Date: 2013-12-18 20:02:52 Summary: Merge branch 'master' into rel_0_9 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-18 23:26:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2692238f45ae/ Changeset: 2692238f45ae Branch: master User: zzzeek Date: 2013-12-19 00:26:15 Summary: - Improvements to the system by which SQL types generate within ``__repr__()``, particularly with regards to the MySQL integer/numeric/ character types which feature a wide variety of keyword arguments. The ``__repr__()`` is important for use with Alembic autogenerate for when Python code is rendered in a migration script. [ticket:2893] Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bc8805506efb/ Changeset: bc8805506efb Branch: rel_0_9 User: zzzeek Date: 2013-12-19 00:26:41 Summary: Merge branch 'master' into rel_0_9 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-12-19 18:15:26
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/47eb5682d1b8/ Changeset: 47eb5682d1b8 Branch: master User: zzzeek Date: 2013-12-19 19:14:51 Summary: fix doc target Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f5528e28f74b/ Changeset: f5528e28f74b Branch: rel_0_9 User: zzzeek Date: 2013-12-19 19:14:57 Summary: Merge branch 'master' into rel_0_9 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-19 21:09:00
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5402e2f5dde6/ Changeset: 5402e2f5dde6 Branch: master User: zzzeek Date: 2013-12-19 22:07:35 Summary: remove print Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/affb88167acc/ Changeset: affb88167acc Branch: rel_0_9 User: zzzeek Date: 2013-12-19 22:07:43 Summary: Merge branch 'master' into rel_0_9 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-21 00:14:00
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/730b23239365/ Changeset: 730b23239365 Branch: master User: zzzeek Date: 2013-12-21 01:12:31 Summary: - improve documentation for return_defaults() and returned_defaults. [ticket:2852] Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/be5caf1ad735/ Changeset: be5caf1ad735 Branch: rel_0_9 User: zzzeek Date: 2013-12-21 01:12:54 Summary: Merge branch 'master' into rel_0_9 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-12-22 00:52:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/282a19d95251/ Changeset: 282a19d95251 Branch: master User: zzzeek Date: 2013-12-22 01:51:25 Summary: - alter the decorator function, and the newer public_factory function, to use a named def instead of a lambda. this so that TypeError on wrong arguments are more legible. [ticket:2884] Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/5633cd304e15/ Changeset: 5633cd304e15 Branch: rel_0_9 User: zzzeek Date: 2013-12-22 01:52:09 Summary: Merge branch 'master' into rel_0_9 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-28 23:25:15
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2537773d1e8c/ Changeset: 2537773d1e8c Branch: master User: zzzeek Date: 2013-12-29 00:24:43 Summary: a few oracle test failures Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d49df1aa1527/ Changeset: d49df1aa1527 Branch: rel_0_9 User: zzzeek Date: 2013-12-29 00:24:51 Summary: Merge branch 'master' into rel_0_9 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-01-03 00:01:04
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8a7fdd4e5cf5/ Changeset: 8a7fdd4e5cf5 Branch: None User: zzzeek Date: 2014-01-03 00:51:49 Summary: - A quasi-regression where apparently in 0.8 you can set a class-level attribute on declarative to simply refer directly to an :class:`.InstrumentedAttribute` on a superclass or on the class itself, and it acts more or less like a synonym; in 0.9, this fails to set up enough bookkeeping to keep up with the more liberalized backref logic from :ticket:`2789`. Even though this use case was never directly considered, it is now detected by declarative at the "setattr()" level as well as when setting up a subclass, and the mirrored/renamed attribute is now set up as a :func:`.synonym` instead. [ticket:2900] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6d3e563a575b/ Changeset: 6d3e563a575b Branch: None User: zzzeek Date: 2014-01-03 00:59:26 Summary: - Fixed regression where we don't check the given name against the correct string class when setting up a backref based on a name, therefore causing the error "too many values to unpack". This was related to the Py3k conversion. [ticket:2901] 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-01-03 00:09:09
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/dc9c76486dbb/ Changeset: dc9c76486dbb Branch: None User: davidszotten Date: 2014-01-01 11:28:58 Summary: typo in changelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3e7a17174f94/ Changeset: 3e7a17174f94 Branch: master User: zzzeek Date: 2014-01-03 01:08:46 Summary: Merged in davidszotten/sqlalchemy/doc_typo (pull request #10) typo in 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...> - 2014-01-04 02:48:04
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/31821011271b/ Changeset: 31821011271b Branch: None User: zzzeek Date: 2014-01-04 03:46:13 Summary: - Fixed an extremely unlikely memory issue where when using :class:`.DeferredReflection` to define classes pending for reflection, if some subset of those classes were discarded before the :meth:`.DeferredReflection.prepare` method were called to reflect and map the class, a strong reference to the class would remain held within the declarative internals. This internal collection of "classes to map" now uses weak references against the classes themselves. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/cad46c3cdca2/ Changeset: cad46c3cdca2 Branch: automap User: zzzeek Date: 2014-01-04 03:47:01 Summary: - hypothetical "automap" feature, would extend DeferredReflection to create classes against the remaining tables within the given metadata. 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-01-05 02:14:48
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ecb386561508/ Changeset: ecb386561508 Branch: None User: zzzeek Date: 2014-01-05 03:12:31 Summary: - The :paramref:`.Table.extend_existing` and :paramref:`.Table.autoload_replace` parameters are now available on the :meth:`.MetaData.reflect` method. - starting to use paramref and need newer paramlinks version. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7658a4c73c1e/ Changeset: 7658a4c73c1e Branch: automap User: zzzeek Date: 2014-01-05 03:14:11 Summary: - basic functionality. 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-01-05 23:27:21
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/60c00d7c1ad5/ Changeset: 60c00d7c1ad5 Branch: None User: zzzeek Date: 2014-01-06 00:25:24 Summary: fix the changelog merge Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fa5970c26547/ Changeset: fa5970c26547 Branch: master User: zzzeek Date: 2014-01-06 00:25:51 Summary: - these tests are really old but trying to make sure everything is closed out 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-01-13 08:26:21
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/578df5b86b35/ Changeset: 578df5b86b35 Branch: None User: zzzeek Date: 2014-01-13 08:38:41 Summary: - dont run deletes here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bebf30e34d66/ Changeset: bebf30e34d66 Branch: None User: zzzeek Date: 2014-01-13 09:22:11 Summary: - continue with [ticket:2907] and further clean up how we set up _reset_agent, so that it's local to the various begin_impl(), rollback_impl(), etc. this allows setting/resetting of the flag to be symmetric. - don't set _reset_agent if it's not None, don't unset it if it isn't our own transaction. - make sure we clean it out in close(). - basically, we're dealing here with pools using "threadlocal" that have a counter, other various mismatches that the tests bring up - test for recover() now has to invalidate() the previous connection, because closing it actually rolls it back (e.g. this test was relying on the broken behavior). 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-01-13 15:39:07
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/232e3762b7cb/ Changeset: 232e3762b7cb Branch: None User: zzzeek Date: 2014-01-13 16:37:15 Summary: revert r2775c95b1ee30831216cc5 which was mostly an inadvertent commit, except for the changelog part Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5d973d52aa7d/ Changeset: 5d973d52aa7d Branch: None User: zzzeek Date: 2014-01-13 16:37:53 Summary: update changelog from 0.3.2 to 0.3.4, re-patching the part of 2775c95b1ee30831216cc5 that was intended 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-01-13 22:56:21
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/62ec68223988/ Changeset: 62ec68223988 Branch: None User: zzzeek Date: 2014-01-13 22:35:50 Summary: - a little bit of profile bump, just on insert not too concerned Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bd74f81bb5b1/ Changeset: bd74f81bb5b1 Branch: None User: zzzeek Date: 2014-01-13 23:53:37 Summary: - Fixed a bug involving the new flattened JOIN structures which are used with :func:`.joinedload()` (thereby causing a regression in joined eager loading) as well as :func:`.aliased` in conjunction with the ``flat=True`` flag and joined-table inheritance; basically multiple joins across a "parent JOIN sub" entity using different paths to get to a target class wouldn't form the correct ON conditions. An adjustment / simplification made in the mechanics of figuring out the "left side" of the join in the case of an aliased, joined-inh class repairs the issue. [ticket:2908] 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-01-20 23:14:57
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/49f1807f8f2a/ Changeset: 49f1807f8f2a Branch: None User: zzzeek Date: 2014-01-21 00:06:18 Summary: - simplify the mechanics of PrimaryKeyConstraint with regards to reflection; reflection now updates the PKC in place. - support the use case of the empty PrimaryKeyConstraint in order to specify constraint options; the columns marked as primary_key=True will now be gathered into the columns collection, rather than being ignored. [ticket:2910] - add validation such that column specification should only take place in the PrimaryKeyConstraint directly, or by using primary_key=True flags; if both are present, they have to match exactly, otherwise the condition is assumed to be ambiguous, and a warning is emitted; the old behavior of using the PKC columns only is maintained. Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/417aeaf1453c/ Changeset: 417aeaf1453c Branch: None User: zzzeek Date: 2014-01-21 00:14:02 Summary: - further refine this so that the ordering of columns is maintained as sent to the primary key constraint; existing tests in the PG dialect confirm this. 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...> - 2014-01-22 01:14:24
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/560fd1d5ed64/ Changeset: 560fd1d5ed64 Branch: None User: zzzeek Date: 2014-01-22 02:08:56 Summary: handle the case where we want to delete/insert on PK, disable row switch Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/07fb90c6cc14/ Changeset: 07fb90c6cc14 Branch: ticket_2501 User: zzzeek Date: 2014-01-22 02:10:23 Summary: Merge branch 'master' into ticket_2501 Conflicts: lib/sqlalchemy/orm/mapper.py Affected #: 409 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-01-24 00:40:50
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fd7b951f9dc4/ Changeset: fd7b951f9dc4 Branch: None User: zzzeek Date: 2014-01-24 01:38:46 Summary: - doc updates, include links to create_engine from tutorials, cleanup and modernize the engines chapter a bit Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/802b9adc41b0/ Changeset: 802b9adc41b0 Branch: rel_0_8 User: zzzeek Date: 2014-01-24 01:40:17 Summary: - doc updates, include links to create_engine from tutorials, cleanup and modernize the engines chapter a bit Conflicts: doc/build/changelog/changelog_09.rst doc/build/orm/tutorial.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...> - 2014-01-25 03:51:59
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e2562fb9d9a0/ Changeset: e2562fb9d9a0 Branch: None User: zzzeek Date: 2014-01-25 04:48:26 Summary: lets document join() Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/91eec74a6cde/ Changeset: 91eec74a6cde Branch: rel_0_8 User: zzzeek Date: 2014-01-25 04:51:31 Summary: docuemnt join 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-01-25 20:51:15
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fcc7e5b7941e/ Changeset: fcc7e5b7941e Branch: None User: zzzeek Date: 2014-01-25 21:36:09 Summary: - start building out very comprehensive docstrings for core functions Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/267fe8bc5d70/ Changeset: 267fe8bc5d70 Branch: rel_0_8 User: zzzeek Date: 2014-01-25 21:49:53 Summary: - start building out very comprehensive docstrings for core functions 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-01-25 21:21:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7d45c8809383/ Changeset: 7d45c8809383 Branch: None User: zzzeek Date: 2014-01-25 22:20:46 Summary: case Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/271d7cd9b3a7/ Changeset: 271d7cd9b3a7 Branch: rel_0_8 User: zzzeek Date: 2014-01-25 22:20:54 Summary: case 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-01-25 21:55:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/505ce7969001/ Changeset: 505ce7969001 Branch: None User: zzzeek Date: 2014-01-25 22:55:17 Summary: tweak text Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7680ba30eb22/ Changeset: 7680ba30eb22 Branch: rel_0_8 User: zzzeek Date: 2014-01-25 22:55:27 Summary: tweak text 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. |