sqlalchemy-commits Mailing List for SQLAlchemy (Page 53)
Brought to you by:
zzzeek
You can subscribe to this list here.
2006 |
Jan
|
Feb
(74) |
Mar
(167) |
Apr
(127) |
May
(190) |
Jun
(119) |
Jul
(77) |
Aug
(82) |
Sep
(84) |
Oct
(153) |
Nov
(45) |
Dec
(54) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(109) |
Feb
(80) |
Mar
(110) |
Apr
(106) |
May
(92) |
Jun
(147) |
Jul
(288) |
Aug
(307) |
Sep
(108) |
Oct
(156) |
Nov
(147) |
Dec
(134) |
2008 |
Jan
(126) |
Feb
(91) |
Mar
(184) |
Apr
(208) |
May
(212) |
Jun
(54) |
Jul
(106) |
Aug
(80) |
Sep
(58) |
Oct
(80) |
Nov
(119) |
Dec
(220) |
2009 |
Jan
(202) |
Feb
(50) |
Mar
(70) |
Apr
(46) |
May
(80) |
Jun
(61) |
Jul
(146) |
Aug
(81) |
Sep
(71) |
Oct
(74) |
Nov
(66) |
Dec
(82) |
2010 |
Jan
(112) |
Feb
(169) |
Mar
(235) |
Apr
(77) |
May
(22) |
Jun
(31) |
Jul
(46) |
Aug
(46) |
Sep
(70) |
Oct
(36) |
Nov
(37) |
Dec
(79) |
2011 |
Jan
(46) |
Feb
(54) |
Mar
(65) |
Apr
(73) |
May
(31) |
Jun
(46) |
Jul
(40) |
Aug
(36) |
Sep
(44) |
Oct
(33) |
Nov
(19) |
Dec
(10) |
2012 |
Jan
(60) |
Feb
(37) |
Mar
(35) |
Apr
(28) |
May
(27) |
Jun
(50) |
Jul
(33) |
Aug
(88) |
Sep
(64) |
Oct
(74) |
Nov
(62) |
Dec
(41) |
2013 |
Jan
(30) |
Feb
(37) |
Mar
(39) |
Apr
(52) |
May
(40) |
Jun
(85) |
Jul
(74) |
Aug
(76) |
Sep
(26) |
Oct
(76) |
Nov
(63) |
Dec
(65) |
2014 |
Jan
(68) |
Feb
(82) |
Mar
(87) |
Apr
(24) |
May
(66) |
Jun
(34) |
Jul
(86) |
Aug
(75) |
Sep
(70) |
Oct
(41) |
Nov
(23) |
Dec
(53) |
2015 |
Jan
(40) |
Feb
(39) |
Mar
(69) |
Apr
(64) |
May
(40) |
Jun
(43) |
Jul
(20) |
Aug
(48) |
Sep
(38) |
Oct
(28) |
Nov
(34) |
Dec
(44) |
2016 |
Jan
(82) |
Feb
(49) |
Mar
(25) |
Apr
(21) |
May
(19) |
Jun
(46) |
Jul
(38) |
Aug
(21) |
Sep
(33) |
Oct
(44) |
Nov
(26) |
Dec
(10) |
2017 |
Jan
(52) |
Feb
(18) |
Mar
(61) |
Apr
(43) |
May
(57) |
Jun
(36) |
Jul
(37) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2014-11-01 01:50:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7bf5ac9c1e81/ Changeset: 7bf5ac9c1e81 Branch: master User: zzzeek Date: 2014-11-01 00:00:42+00:00 Summary: - ensure kwargs are passed for limit clause on a compound select as well, further fixes for #3034 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-10-29 18:56:35
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d2c1edfb1533/ Changeset: d2c1edfb1533 Branch: None User: zzzeek Date: 2014-10-29 18:55:42+00:00 Summary: - added new backend for pysqlcipher, as we will probably get requests for it soon. Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d6420c108c95/ Changeset: d6420c108c95 Branch: rel_0_9 User: zzzeek Date: 2014-10-29 18:56:12+00:00 Summary: - added new backend for pysqlcipher, as we will probably get requests for it soon. 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...> - 2014-10-26 20:50:19
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2083ccfbcf7f/ Changeset: 2083ccfbcf7f Branch: None User: jlgoldb2 Date: 2014-10-26 07:01:42+00:00 Summary: changed connnection to connection Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e1d1d999c9a6/ Changeset: e1d1d999c9a6 Branch: None User: zzzeek Date: 2014-10-26 20:49:44+00:00 Summary: 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-10-23 06:10:24
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/393470c7abf1/ Changeset: 393470c7abf1 Branch: None User: zzzeek Date: 2014-10-23 06:10:01+00:00 Summary: typo 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-10-23 06:01:04
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3be8da48601c/ Changeset: 3be8da48601c Branch: None User: zzzeek Date: 2014-10-23 06:00:42+00:00 Summary: move this into behavioral changes 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-10-23 05:54:54
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/445b9e2aff4e/ Changeset: 445b9e2aff4e Branch: None User: zzzeek Date: 2014-10-23 05:54:10+00:00 Summary: - Fixed bug in single table inheritance where a chain of joins that included the same single inh entity more than once (normally this should raise an error) could, in some cases depending on what was being joined "from", implicitly alias the second case of the single inh entity, producing a query that "worked". But as this implicit aliasing is not intended in the case of single table inheritance, it didn't really "work" fully and was very misleading, since it wouldn't always appear. fixes #3233 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-10-23 04:58:55
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c5fa20fb2a85/ Changeset: c5fa20fb2a85 Branch: rel_0_9 User: zzzeek Date: 2014-10-23 04:42:43+00:00 Summary: - Fixed bug where the ON clause for :meth:`.Query.join`, and :meth:`.Query.outerjoin` to a single-inheritance subclass using ``of_type()`` would not render the "single table criteria" in the ON clause if the ``from_joinpoint=True`` flag were set. fixes #3232 Conflicts: test/orm/inheritance/test_single.py Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/47d316ec665e/ Changeset: 47d316ec665e Branch: None User: zzzeek Date: 2014-10-23 04:43:11+00:00 Summary: - Fixed bug where the ON clause for :meth:`.Query.join`, and :meth:`.Query.outerjoin` to a single-inheritance subclass using ``of_type()`` would not render the "single table criteria" in the ON clause if the ``from_joinpoint=True`` flag were set. fixes #3232 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-10-21 21:59:53
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d5ecd473aeac/ Changeset: d5ecd473aeac Branch: None User: ndparker Date: 2014-09-23 20:52:14+00:00 Summary: allow Table.tometadata changing the table name Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7e0835409cf5/ Changeset: 7e0835409cf5 Branch: None User: ndparker Date: 2014-10-03 22:51:01+00:00 Summary: add simple tests for new name argument for Table.tometadata() Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0ae140aa989e/ Changeset: 0ae140aa989e Branch: None User: zzzeek Date: 2014-10-21 21:29:40+00:00 Summary: Merge remote-tracking branch 'origin/pr/139' into pr139 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/56d5732fbdf0/ Changeset: 56d5732fbdf0 Branch: None User: zzzeek Date: 2014-10-21 21:58:51+00:00 Summary: - changelog for pullreq github:139 - add support for self-referential foreign keys to move over as well when the table name is changed. 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-10-21 21:28:02
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/98a011453537/ Changeset: 98a011453537 Branch: None User: jona Date: 2014-09-12 19:14:52+00:00 Summary: add failing test Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ba951b99a6f3/ Changeset: ba951b99a6f3 Branch: None User: jona Date: 2014-09-16 18:19:03+00:00 Summary: change functions Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/233d9c1bc0d3/ Changeset: 233d9c1bc0d3 Branch: None User: zzzeek Date: 2014-10-21 21:24:14+00:00 Summary: Merge remote-tracking branch 'origin/pr/137' into pr137 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fee776dde052/ Changeset: fee776dde052 Branch: None User: zzzeek Date: 2014-10-21 21:27:37+00:00 Summary: - 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-10-19 22:26:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ade27f35cb49/ Changeset: ade27f35cb49 Branch: None User: zzzeek Date: 2014-10-19 22:26:14+00:00 Summary: - Reversing a change that was made in 0.9, the "singleton" nature of the "constants" :func:`.null`, :func:`.true`, and :func:`.false` has been reverted. These functions returning a "singleton" object had the effect that different instances would be treated as the same regardless of lexical use, which in particular would impact the rendering of the columns clause of a SELECT statement. fixes #3170 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...> - 2014-10-19 20:57:19
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/38bc8098419d/ Changeset: 38bc8098419d Branch: None User: zzzeek Date: 2014-10-19 20:53:45+00:00 Summary: - Fixed bug where :meth:`.Session.expunge` would not fully detach the given object if the object had been subject to a delete operation that was flushed, but not committed. This would also affect related operations like :func:`.make_transient`. fixes #3139 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/de8754faf9a1/ Changeset: de8754faf9a1 Branch: rel_0_9 User: zzzeek Date: 2014-10-19 20:56:18+00:00 Summary: - repair documenation for object_session(), returns None if no session, and refer to InstanceState.session. Add note about objects that are deleted within an ongoing transaction. 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-10-19 17:38:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/dddb74bbd389/ Changeset: dddb74bbd389 Branch: None User: zzzeek Date: 2014-10-19 17:37:48+00:00 Summary: - control the module name of the exception here for py3k compat 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-10-19 10:46:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b88f9e555e0c/ Changeset: b88f9e555e0c Branch: None User: zzzeek Date: 2014-10-19 10:43:53+00:00 Summary: - for #3230, scale back the check to only look at columns that already have more than one ForeignKeyConstraint referring to them. This limits the check to what we hope is the most common case, but we benefit that the memory and config-time impact is scaled back dramatically. 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-10-19 04:02:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/55cad302cee5/ Changeset: 55cad302cee5 Branch: None User: zzzeek Date: 2014-10-19 04:01:50+00:00 Summary: - A warning is emitted in the case of multiple relationships that ultimately will populate a foreign key column in conflict with another, where the relationships are attempting to copy values from different source columns. This occurs in the case where composite foreign keys with overlapping columns are mapped to relationships that each refer to a different referenced column. A new documentation section illustrates the example as well as how to overcome the issue by specifying "foreign" columns specifically on a per-relationship basis. fixes #3230 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-10-19 03:23:36
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/04376b16259f/ Changeset: 04376b16259f Branch: ticket_3230 User: zzzeek Date: 2014-10-19 03:23:15+00:00 Summary: wip 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-10-19 02:34:24
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b19252373f16/ Changeset: b19252373f16 Branch: None User: zzzeek Date: 2014-10-18 22:16:41+00:00 Summary: - wip Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a7c1258d0340/ Changeset: a7c1258d0340 Branch: None User: zzzeek Date: 2014-10-19 02:32:07+00:00 Summary: - flake8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ff596ddfe35d/ Changeset: ff596ddfe35d Branch: rel_0_9 User: zzzeek Date: 2014-10-19 02:33:05+00:00 Summary: - flake8 Conflicts: test/orm/test_relationships.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6f35c37de31b/ Changeset: 6f35c37de31b Branch: ticket_3230 User: zzzeek Date: 2014-10-19 02:33:55+00:00 Summary: Merge branch 'master' into ticket_3230 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-10-17 23:38:32
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2924f8685c1d/ Changeset: 2924f8685c1d Branch: None User: zzzeek Date: 2014-10-17 23:29:32+00:00 Summary: pep8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6f40eb37cbdc/ Changeset: 6f40eb37cbdc Branch: None User: zzzeek Date: 2014-10-17 23:37:45+00:00 Summary: - Exception messages have been spiffed up a bit. The SQL statement and parameters are not displayed if None, reducing confusion for error messages that weren't related to a statement. The full module and classname for the DBAPI-level exception is displayed, making it clear that this is a wrapped DBAPI exception. The statement and parameters themselves are bounded within a bracketed sections to better isolate them from the error message and from each other. fixes #3172 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-10-16 18:37:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a02664869c09/ Changeset: a02664869c09 Branch: None User: zzzeek Date: 2014-10-16 17:30:51+00:00 Summary: - fix imports - pep8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/61a4a89d993e/ Changeset: 61a4a89d993e Branch: None User: zzzeek Date: 2014-10-16 18:36:56+00:00 Summary: - The :meth:`.Query.update` method will now convert string key names in the given dictionary of values into mapped attribute names against the mapped class being updated. Previously, string names were taken in directly and passed to the core update statement without any means to resolve against the mapped entity. Support for synonyms and hybrid attributes as the subject attributes of :meth:`.Query.update` are also supported. fixes #3228 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...> - 2014-10-15 13:57:59
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d06e9c361fe0/ Changeset: d06e9c361fe0 Branch: None User: mozillazg Date: 2014-10-15 13:40:19+00:00 Summary: Fixed typo Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6bf29e5dc237/ Changeset: 6bf29e5dc237 Branch: rel_0_9 User: mozillazg Date: 2014-10-15 13:56:48+00:00 Summary: Fixed typo Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8aafe64b3000/ Changeset: 8aafe64b3000 Branch: rel_0_8 User: mozillazg Date: 2014-10-15 13:57:38+00:00 Summary: Fixed typo Conflicts: lib/sqlalchemy/sql/schema.py 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-10-14 18:04:54
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1e5ffa029a2b/ Changeset: 1e5ffa029a2b Branch: None User: zzzeek Date: 2014-10-14 16:07:38+00:00 Summary: - move BindTest into orm/test_binds Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6de1a878702b/ Changeset: 6de1a878702b Branch: None User: zzzeek Date: 2014-10-14 18:04:17+00:00 Summary: - Improvements to the mechanism used by :class:`.Session` to locate "binds" (e.g. engines to use), such engines can be associated with mixin classes, concrete subclasses, as well as a wider variety of table metadata such as joined inheritance tables. fixes #3035 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...> - 2014-10-14 16:00:35
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fb09ad7551cf/ Changeset: fb09ad7551cf Branch: None User: zzzeek Date: 2014-10-14 15:59:48+00:00 Summary: - The ``__module__`` attribute is now set for all those SQL and ORM functions that are derived as "public factory" symbols, which should assist with documentation tools being able to report on the target module. fixes #3218 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-10-13 17:18:03
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ff34c480dfd2/ Changeset: ff34c480dfd2 Branch: rel_0_9 User: zzzeek Date: 2014-10-13 17:10:15+00:00 Summary: 0.9.8 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/09e2a15a8052/ Changeset: 09e2a15a8052 Branch: None User: zzzeek Date: 2014-10-13 17:17:24+00:00 Summary: - merge 0.9.8 release date 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-10-13 16:38:02
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e04b693e7c7c/ Changeset: e04b693e7c7c Branch: None User: zzzeek Date: 2014-10-13 16:34:41+00:00 Summary: - this test passes now in more recent mysqlconnector Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fe0a97972624/ Changeset: fe0a97972624 Branch: None User: zzzeek Date: 2014-10-13 16:35:02+00:00 Summary: - this test passes now in more recent mysqlconnector Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/97553f301529/ Changeset: 97553f301529 Branch: rel_0_9 User: zzzeek Date: 2014-10-13 16:37:29+00:00 Summary: - additional issues fixed in mysqlconnector 2.0.1 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/198917237e60/ Changeset: 198917237e60 Branch: None User: zzzeek Date: 2014-10-13 16:37:42+00:00 Summary: - additional issues fixed in mysqlconnector 2.0.1 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-10-13 00:18:31
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0426d174e4a6/ Changeset: 0426d174e4a6 Branch: None User: zzzeek Date: 2014-10-12 23:37:14+00:00 Summary: - the test_except test was doing an unnecessary workaround of some kind, take that out, restore the better exception logic in exc Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/50d2432a9efa/ Changeset: 50d2432a9efa Branch: None User: zzzeek Date: 2014-10-13 00:14:32+00:00 Summary: - Mysqlconnector as of version 2.0, probably as a side effect of the python 3 merge, now does not expect percent signs (e.g. as used as the modulus operator and others) to be doubled, even when using the "pyformat" bound parameter format (this change is not documented by Mysqlconnector). The dialect now checks for py2k and for mysqlconnector less than version 2.0 when detecting if the modulus operator should be rendered as ``%%`` or ``%``. - Unicode SQL is now passed for MySQLconnector version 2.0 and above; for Py2k and MySQL < 2.0, strings are encoded. Note that mysqlconnector as of 2.0.1 appears to have a bug with unicode DDL on py2k, so the tests here are skipping until we observe it's fixed. - take out profiling on mysqlconnector, callcounts vary too much with its current development speed Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/79808752a364/ Changeset: 79808752a364 Branch: rel_0_9 User: zzzeek Date: 2014-10-13 00:18:09+00:00 Summary: - Mysqlconnector as of version 2.0, probably as a side effect of the python 3 merge, now does not expect percent signs (e.g. as used as the modulus operator and others) to be doubled, even when using the "pyformat" bound parameter format (this change is not documented by Mysqlconnector). The dialect now checks for py2k and for mysqlconnector less than version 2.0 when detecting if the modulus operator should be rendered as ``%%`` or ``%``. - Unicode SQL is now passed for MySQLconnector version 2.0 and above; for Py2k and MySQL < 2.0, strings are encoded. Note that mysqlconnector as of 2.0.1 appears to have a bug with unicode DDL on py2k, so the tests here are skipping until we observe it's fixed. - take out profiling on mysqlconnector, callcounts vary too much with its current development speed Conflicts: test/profiles.txt 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...> - 2014-10-12 13:55:20
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6d5c03001cd8/ Changeset: 6d5c03001cd8 Branch: None User: zzzeek Date: 2014-10-12 13:54:44+00:00 Summary: - roll back part of pr 140 to get exception wrapping working again 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. |