sqlalchemy-commits Mailing List for SQLAlchemy (Page 68)
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-04-25 16:31:41
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/146fbf6d26a8/ Changeset: 146fbf6d26a8 Branch: None User: zzzeek Date: 2014-04-25 18:31:04 Summary: - add a note about versioning only applying to flushes Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/517e22e476b5/ Changeset: 517e22e476b5 Branch: rel_0_8 User: zzzeek Date: 2014-04-25 18:31:23 Summary: - add a note about versioning only applying to flushes 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-04-23 23:13:48
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5016b581b6a0/ Changeset: 5016b581b6a0 Branch: None User: zzzeek Date: 2014-04-24 01:13:04 Summary: - document that joinedload/eagerload work with of_type() + with_polymoprhic() Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6b23eb0f54f0/ Changeset: 6b23eb0f54f0 Branch: rel_0_8 User: zzzeek Date: 2014-04-24 01:13:24 Summary: - document that joinedload/eagerload work with of_type() + with_polymoprhic() 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-04-23 16:39:31
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8093eb546bcf/ Changeset: 8093eb546bcf Branch: rel_0_8 User: benselme Date: 2014-04-23 18:39:11 Summary: Added some links in session docs 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-04-23 16:38:43
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c3bbc6497eae/ Changeset: c3bbc6497eae Branch: None User: benselme Date: 2014-04-23 18:18:32 Summary: Added some links in session docs Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/18403c07f94f/ Changeset: 18403c07f94f Branch: master User: zzzeek Date: 2014-04-23 18:38:26 Summary: Merged in benselme/sqlalchemy/docs_linking (pull request #16) Added some links in session docs 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-04-19 22:50:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7303b59b00ef/ Changeset: 7303b59b00ef Branch: None User: zzzeek Date: 2014-04-20 00:49:58 Summary: - The "primaryjoin" model has been stretched a bit further to allow a join condition that is strictly from a single column to itself, translated through some kind of SQL function or expression. This is kind of experimental, but the first proof of concept is a "materialized path" join condition where a path string is compared to itself using "like". The :meth:`.Operators.like` operator has also been added to the list of valid operators to use in a primaryjoin condition. fixes #3029 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-04-19 16:31:59
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c33d0378802a/ Changeset: c33d0378802a Branch: None User: zzzeek Date: 2014-04-19 18:31:19 Summary: - Liberalized the contract for :class:`.Index` a bit in that you can specify a :func:`.text` expression as the target; the index no longer needs to have a table-bound column present if the index is to be manually added to the table, either via inline declaration or via :meth:`.Table.append_constraint`. fixes #3028 Affected #: 8 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-04-18 18:24:38
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/442d62172fce/ Changeset: 442d62172fce Branch: None User: kvesteri Date: 2014-04-18 09:08:46 Summary: Add propagate flag for relationship Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/86f9403103bd/ Changeset: 86f9403103bd Branch: None User: zzzeek Date: 2014-04-18 19:32:43 Summary: Merge branch 'feature/3022-propagate-option-for-relationship' of bitbucket.org:kvesteri/sqlalchemy into konsta_3022 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6022ac3097f6/ Changeset: 6022ac3097f6 Branch: konsta_3022 User: zzzeek Date: 2014-04-18 20:21:34 Summary: - move test_propagate to test/orm/inheritance as the propagate flag is specific to mapper inheritance - tweak Proxy property to give the proxied descriptor a chance to raise an exception - have Concrete prop raise on all access, not just trying to use it in a query. This might be a little problematic backwards compatible-wise, however - adjust mapper and relationship to more correctly allow for concreteinheritedprop to be overridden, in the case of backrefs etc., some cases were still raising due to how props are set up - work assert_raises/assert_raises_message to be expressed via a context manager that can be used directly Affected #: 8 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-04-17 19:37:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1fb4ad75a38c/ Changeset: 1fb4ad75a38c Branch: None User: zzzeek Date: 2014-04-17 21:36:43 Summary: - Revised the query used to determine the current default schema name to use the ``database_principal_id()`` function in conjunction with the ``sys.database_principals`` view so that we can determine the default schema independently of the type of login in progress (e.g., SQL Server, Windows, etc). fixes #3025 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-04-16 03:34:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/99ae0dc821a1/ Changeset: 99ae0dc821a1 Branch: None User: zzzeek Date: 2014-04-16 05:34:07 Summary: - Fixed bug in new :meth:`.DialectKWArgs.argument_for` method where adding an argument for a construct not previously included for any special arguments would fail. fixes #3024 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-04-14 19:00:28
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0c4a1cf963ab/ Changeset: 0c4a1cf963ab Branch: None User: zzzeek Date: 2014-04-14 20:58:27 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-04-14 18:56:22
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3cefa2770969/ Changeset: 3cefa2770969 Branch: None User: glyphobet Date: 2014-04-14 19:27:59 Summary: fix unclosed file ResourceWarning part of #2830 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f0d71dc2d602/ Changeset: f0d71dc2d602 Branch: None User: glyphobet Date: 2014-04-14 19:53:28 Summary: remove unused import Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c887d62810e1/ Changeset: c887d62810e1 Branch: None User: glyphobet Date: 2014-04-14 19:58:39 Summary: use importlib.machinery to load modules instead of imp under Python 3.3 and greater part of #2830 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a347741d3503/ Changeset: a347741d3503 Branch: master User: zzzeek Date: 2014-04-14 20:55:59 Summary: Merged in goodscloud/sqlalchemy (pull request #14) fixes for #2830 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-04-11 19:45:51
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/73095b353124/ Changeset: 73095b353124 Branch: None User: zzzeek Date: 2014-04-11 21:42:36 Summary: - Added a new "disconnect" message "connection has been closed unexpectedly". This appears to be related to newer versions of SSL. Pull request courtesy Antti Haapala. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6577df9ef9a4/ Changeset: 6577df9ef9a4 Branch: None User: antti_haapala Date: 2014-04-11 21:43:23 Summary: added an SSL related connection error Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9c59faf74ecc/ Changeset: 9c59faf74ecc Branch: None User: zzzeek Date: 2014-04-11 21:43:32 Summary: - Added a new "disconnect" message "connection has been closed unexpectedly". This appears to be related to newer versions of SSL. Pull request courtesy Antti Haapala. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/76682cff7de3/ Changeset: 76682cff7de3 Branch: rel_0_8 User: zzzeek Date: 2014-04-11 21:44:52 Summary: 0.8.7 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-04-11 19:39:51
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4e56c9386d13/ Changeset: 4e56c9386d13 Branch: None User: antti_haapala Date: 2014-04-11 21:38:07 Summary: added an SSL related connection error Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/992928fb449b/ Changeset: 992928fb449b Branch: master User: zzzeek Date: 2014-04-11 21:39:34 Summary: Merged in antti_haapala/sqlalchemy/antti_haapala/added-an-ssl-related-connection-error-1397245079299 (pull request #13) added an SSL related connection error 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-04-11 18:54:10
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/10ea59241feb/ Changeset: 10ea59241feb Branch: None User: Daniel Smith Date: 2014-04-11 01:15:17 Summary: Fixed bug in example code. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a48217b13575/ Changeset: a48217b13575 Branch: None User: zzzeek Date: 2014-04-11 20:53:20 Summary: Merge pull request #84 from Daniel-B-Smith/master Fixed bug in example code on orm session page. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/280758acc5ca/ Changeset: 280758acc5ca Branch: rel_0_8 User: Daniel Smith Date: 2014-04-11 20:53:49 Summary: Fixed bug in example code. 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-04-11 02:44:21
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fcda519452cf/ Changeset: fcda519452cf Branch: None User: zzzeek Date: 2014-04-11 04:33:33 Summary: - Fixed regression introduced in 0.9 where new "ORDER BY <labelname>" feature from :ticket:`1068` would not apply quoting rules to the label name as rendered in the ORDER BY. fix #3020, re: #1068 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-04-09 21:50:00
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9f74861d6d29/ Changeset: 9f74861d6d29 Branch: None User: zzzeek Date: 2014-04-09 23:49:16 Summary: - Added new utility function :func:`.make_transient_to_detached` which can be used to manufacture objects that behave as though they were loaded from a session, then detached. Attributes that aren't present are marked as expired, and the object can be added to a Session where it will act like a persistent one. fix #3017 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-04-06 22:15:32
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e8c08b5d7baf/ Changeset: e8c08b5d7baf Branch: None User: zzzeek Date: 2014-04-07 00:14:44 Summary: repair erroneous whitespace in autodoc directives, preventing members from being documented Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0fd2fce8f848/ Changeset: 0fd2fce8f848 Branch: rel_0_8 User: zzzeek Date: 2014-04-07 00:15:14 Summary: repair erroneous whitespace in autodoc directives, preventing members from being documented 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-04-06 01:06:06
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4527b6ab943b/ Changeset: 4527b6ab943b Branch: master User: zzzeek Date: 2014-04-06 03:05:29 Summary: - Restored the import for :class:`.Function` to the ``sqlalchemy.sql.expression`` import namespace, which was removed at the beginning of 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...> - 2014-04-04 21:34:26
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a68fdf0d2fc7/ Changeset: a68fdf0d2fc7 Branch: None User: zzzeek Date: 2014-04-04 23:33:35 Summary: - add some docs for the instancestate linkage to the inspection system Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9f72da76589d/ Changeset: 9f72da76589d Branch: rel_0_8 User: zzzeek Date: 2014-04-04 23:34:07 Summary: - add some docs for the instancestate linkage to the inspection system 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-04-02 22:14:37
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b23bb79581ff/ Changeset: b23bb79581ff Branch: None User: zzzeek Date: 2014-04-03 00:11:11 Summary: - reverse order of columns in sample CTEs as this is a UNION and the cols need to line up - alter this in the unit tests as well as these queries were just copied from the tests - remove the included_parts.join(parts) from the core CTE doc (also just copied from the test, where we want to make sure joins don't get screwed up with the CTE) as it doesn't contribute to the query itself fixes #3014 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/df7fe021a945/ Changeset: df7fe021a945 Branch: rel_0_8 User: zzzeek Date: 2014-04-03 00:13:52 Summary: - reverse order of columns in sample CTEs as this is a UNION and the cols need to line up - alter this in the unit tests as well as these queries were just copied from the tests - remove the included_parts.join(parts) from the core CTE doc (also just copied from the test, where we want to make sure joins don't get screwed up with the CTE) as it doesn't contribute to the query itself fixes #3014 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/aba956a85dc0/ Changeset: aba956a85dc0 Branch: None User: zzzeek Date: 2014-04-03 00:14:10 Summary: escape backslash 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-04-01 22:31:00
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/66f2e1257a98/ Changeset: 66f2e1257a98 Branch: None User: zzzeek Date: 2014-04-02 00:29:54 Summary: - back off the callcounts a bit for the boolean fix - rewrite callcounts for select() 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-04-01 17:04:58
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2e5c8913a8e1/ Changeset: 2e5c8913a8e1 Branch: master User: zzzeek Date: 2014-04-01 19:03:52 Summary: - Fixes to the newly enhanced boolean coercion in :ticket:`2804` where the new rules for "where" and "having" woudn't take effect for the "whereclause" and "having" kw arguments of the :func:`.select` construct, which is also what :class:`.Query` uses so wasn't working in the ORM either. fixes #3013 re: #2804 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-03-31 01:21:09
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/efd3c311e0c6/ Changeset: efd3c311e0c6 Branch: None User: zzzeek Date: 2014-03-31 03:09:33 Summary: update Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e16ede8cae00/ Changeset: e16ede8cae00 Branch: rel_0_9 User: zzzeek Date: 2014-03-31 03:20:20 Summary: - Added new flag :paramref:`.expression.between.symmetric`, when set to True renders "BETWEEN SYMMETRIC". Also added a new negation operator "notbetween_op", which now allows an expression like ``~col.between(x, y)`` to render as "col NOT BETWEEN x AND y", rather than a parentheiszed NOT string. fixes #2990 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-03-29 00:00:33
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f258c224d708/ Changeset: f258c224d708 Branch: None User: zzzeek Date: 2014-03-29 00:59:54 Summary: - fix mapper ref - don't talk about "can't check for rows matched" here as we changed that in 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...> - 2014-03-28 23:45:20
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ccc0c44c3a60/ Changeset: ccc0c44c3a60 Branch: None User: zzzeek Date: 2014-03-29 00:40:09 Summary: 0.9.4 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6bb74b6ede5d/ Changeset: 6bb74b6ede5d Branch: rel_0_8 User: zzzeek Date: 2014-03-29 00:40:21 Summary: 0.8.6 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. |