sqlalchemy-commits Mailing List for SQLAlchemy (Page 66)
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-05-27 23:06:54
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5dfcf24b8556/ Changeset: 5dfcf24b8556 Branch: doc_nav User: zzzeek Date: 2014-05-28 01:06:30 Summary: - add some more height here so that anchors come 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-05-27 22:35:24
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bcb978d7b54b/ Changeset: bcb978d7b54b Branch: doc_nav User: zzzeek Date: 2014-05-28 00:34:56 Summary: - disallow negative scroll positions from affecting the left nav position 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-27 21:56:58
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/70159e7551b2/ Changeset: 70159e7551b2 Branch: doc_nav User: zzzeek Date: 2014-05-27 23:55:38 Summary: - again use "fixed" for sidebar in all automated cases, dynamically adjust its top within the initial scroll period, this is what foundationdb is doing. For whatever reason that comes out smooth on all browsers. the rationale is so that its independently scrollable at all times. 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-05-27 21:06:22
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/59111c50c1e9/ Changeset: 59111c50c1e9 Branch: doc_nav User: zzzeek Date: 2014-05-27 23:05:50 Summary: - go back to float:left for the sidenav in normal mode, we had a clear:right causing the issue 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-27 20:54:22
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bb671fafcaf0/ Changeset: bb671fafcaf0 Branch: doc_nav User: zzzeek Date: 2014-05-27 22:53:49 Summary: OK this one seems to be the most solid 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-05-27 17:25:33
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a0366c9a5615/ Changeset: a0366c9a5615 Branch: doc_nav User: zzzeek Date: 2014-05-27 19:24:58 Summary: - use relative/absolute positioning and greatly simplify everything, works in chrome + safari 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-05-26 20:44:18
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2ce24b64e170/ Changeset: 2ce24b64e170 Branch: doc_nav User: zzzeek Date: 2014-05-26 22:40:24 Summary: more tweaks 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-05-26 17:11:41
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e17ea5b3af05/ Changeset: e17ea5b3af05 Branch: doc_nav User: zzzeek Date: 2014-05-26 19:11:10 Summary: - automate the offset part 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-05-26 16:38:17
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2f878a47f8fd/ Changeset: 2f878a47f8fd Branch: doc_nav User: zzzeek Date: 2014-05-26 18:37:48 Summary: - add mobile detection, turn the whole thing off if mobile 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-05-26 16:32:18
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/461bf436690d/ Changeset: 461bf436690d Branch: doc_nav User: zzzeek Date: 2014-05-26 18:31:43 Summary: - pull in the whole top into the fixed part, reduce the size, clean it up 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-05-25 18:10:57
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/482a67e1c68d/ Changeset: 482a67e1c68d Branch: None User: zzzeek Date: 2014-05-25 20:08:41 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/076eef5afb47/ Changeset: 076eef5afb47 Branch: rel_0_9 User: zzzeek Date: 2014-05-25 20:09:08 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/83b2e9e8d250/ Changeset: 83b2e9e8d250 Branch: rel_0_8 User: zzzeek Date: 2014-05-25 20:10:34 Summary: - Fixed bug in INSERT..FROM SELECT construct where selecting from a UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044 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-05-25 17:59:33
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e384347ffb9b/ Changeset: e384347ffb9b Branch: None User: zzzeek Date: 2014-05-25 19:58:08 Summary: - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, which is needed to allow the ORM to skip over trying to "hash" an ORM-mapped HSTORE column when requesting it in a mixed column/entity list. Patch courtesy Gunnlaugur Þór Briem. Fixes #3053 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/64e887b2e399/ Changeset: 64e887b2e399 Branch: rel_0_9 User: zzzeek Date: 2014-05-25 19:58:31 Summary: - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, which is needed to allow the ORM to skip over trying to "hash" an ORM-mapped HSTORE column when requesting it in a mixed column/entity list. Patch courtesy Gunnlaugur Þór Briem. Fixes #3053 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/21cb06d1c077/ Changeset: 21cb06d1c077 Branch: rel_0_8 User: zzzeek Date: 2014-05-25 19:58:36 Summary: - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, which is needed to allow the ORM to skip over trying to "hash" an ORM-mapped HSTORE column when requesting it in a mixed column/entity list. Patch courtesy Gunnlaugur Þór Briem. Fixes #3053 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-05-25 17:49:47
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/95b10c4e8e59/ Changeset: 95b10c4e8e59 Branch: None User: zzzeek Date: 2014-05-25 19:45:32 Summary: - Fixed bug in subquery eager loading where a long chain of eager loads across a polymorphic-subclass boundary in conjunction with polymorphic loading would fail to locate the subclass-link in the chain, erroring out with a missing property name on an :class:`.AliasedClass`. fixes #3055 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7dc497be982e/ Changeset: 7dc497be982e Branch: rel_0_9 User: zzzeek Date: 2014-05-25 19:46:01 Summary: - Fixed bug in subquery eager loading where a long chain of eager loads across a polymorphic-subclass boundary in conjunction with polymorphic loading would fail to locate the subclass-link in the chain, erroring out with a missing property name on an :class:`.AliasedClass`. fixes #3055 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5cf8dbeb5efd/ Changeset: 5cf8dbeb5efd Branch: rel_0_8 User: zzzeek Date: 2014-05-25 19:47:56 Summary: - Fixed bug in subquery eager loading where a long chain of eager loads across a polymorphic-subclass boundary in conjunction with polymorphic loading would fail to locate the subclass-link in the chain, erroring out with a missing property name on an :class:`.AliasedClass`. fixes #3055 - adjust the test from 1.0/0.9 to not use chained eager load style 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-05-25 15:33:02
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e6cbd88fe17a/ Changeset: e6cbd88fe17a Branch: None User: zzzeek Date: 2014-05-25 17:32:07 Summary: - Fixed bug in SQLite join rewriting where anonymized column names due to repeats would not correctly be rewritten in subqueries. This would affect SELECT queries with any kind of subquery + join. fixes #3057 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d91da90d96f8/ Changeset: d91da90d96f8 Branch: rel_0_9 User: zzzeek Date: 2014-05-25 17:32:36 Summary: - Fixed bug in SQLite join rewriting where anonymized column names due to repeats would not correctly be rewritten in subqueries. This would affect SELECT queries with any kind of subquery + join. fixes #3057 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-05-25 01:45:44
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8a4f75e9721b/ Changeset: 8a4f75e9721b Branch: None User: zzzeek Date: 2014-05-25 03:45:15 Summary: - repair oracle compilation for new limit/offset 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-05-24 21:03:22
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4d4abd2f76ac/ Changeset: 4d4abd2f76ac Branch: None User: zzzeek Date: 2014-05-24 22:28:23 Summary: - revert the memoized committed_state / callables changes as they appear to add to lazy loading. not really clear which approach is better in the long run. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e41af7fcfd28/ Changeset: e41af7fcfd28 Branch: None User: zzzeek Date: 2014-05-24 22:49:25 Summary: - reset callcounts Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f9adac0a34e4/ Changeset: f9adac0a34e4 Branch: None User: zzzeek Date: 2014-05-24 23:02:47 Summary: - fix some identity map accessors - fix a bad comparison in MySQL w/ limit/offset thing 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-05-24 19:15:40
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b0b6f4295e6e/ Changeset: b0b6f4295e6e Branch: None User: zzzeek Date: 2014-05-24 21:15:00 Summary: - indicate all 0.9.5 issues as from 1.0.0 backported to 0.9.5 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9f5fe59107f3/ Changeset: 9f5fe59107f3 Branch: rel_0_9 User: zzzeek Date: 2014-05-24 21:15:20 Summary: - indicate all 0.9.5 issues as from 1.0.0 backported to 0.9.5 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-24 19:05:02
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6126caec447f/ Changeset: 6126caec447f Branch: None User: zzzeek Date: 2014-05-24 20:54:07 Summary: - fix typos in test - restore __len__ to identity map 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-05-24 18:47:29
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/98f4b1a73572/ Changeset: 98f4b1a73572 Branch: None User: zzzeek Date: 2014-05-24 20:23:00 Summary: - add tests for #3012 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/917717c85933/ Changeset: 917717c85933 Branch: ticket_3012 User: zzzeek Date: 2014-05-24 20:35:01 Summary: - add tests for __invert__ - changelog Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d1705a46fea6/ Changeset: d1705a46fea6 Branch: None User: zzzeek Date: 2014-05-24 20:35:28 Summary: - Fixed bug where the :meth:`.Operators.__and__`, :meth:`.Operators.__or__` and :meth:`.Operators.__invert__` operator overload methods could not be overridden within a custom :class:`.TypeEngine.Comparator` implementation. fixes #3012 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/24ca70afd0df/ Changeset: 24ca70afd0df Branch: rel_0_9 User: zzzeek Date: 2014-05-24 20:42:21 Summary: - Fixed bug where the :meth:`.Operators.__and__`, :meth:`.Operators.__or__` and :meth:`.Operators.__invert__` operator overload methods could not be overridden within a custom :class:`.TypeEngine.Comparator` implementation. fixes #3012 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-05-24 13:56:34
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/931685bac916/ Changeset: 931685bac916 Branch: None User: zzzeek Date: 2014-05-24 15:54:20 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0e70d8ca7af1/ Changeset: 0e70d8ca7af1 Branch: rel_0_9 User: zzzeek Date: 2014-05-24 15:56:06 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/96b24ec545fa/ Changeset: 96b24ec545fa Branch: rel_0_8 User: zzzeek Date: 2014-05-24 15:56:14 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported 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-05-23 18:27:21
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bc91884a4125/ Changeset: bc91884a4125 Branch: None User: zzzeek Date: 2014-05-23 20:26:22 Summary: - document the compiler_kwargs accessor - add new FAQ for rendering SQL as a string Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4fe31fe3c629/ Changeset: 4fe31fe3c629 Branch: rel_0_9 User: zzzeek Date: 2014-05-23 20:26:52 Summary: - document the compiler_kwargs accessor - add new FAQ for rendering SQL as a string 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-05-23 16:28:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9c394ec1ae6e/ Changeset: 9c394ec1ae6e Branch: None User: zzzeek Date: 2014-05-23 18:28:28 Summary: call this 1.0 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-23 16:26:33
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fe5181b57a18/ Changeset: fe5181b57a18 Branch: ticket_3012 User: zzzeek Date: 2014-05-23 18:25:55 Summary: - rework method calls to allow conjunctions / invert interception 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-05-23 15:35:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/48c6eb3f9f2b/ Changeset: 48c6eb3f9f2b Branch: None User: zzzeek Date: 2014-05-23 17:20:27 Summary: Merge branch 'ticket_3034' Affected #: 14 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0436538314b5/ Changeset: 0436538314b5 Branch: None User: zzzeek Date: 2014-05-23 17:34:14 Summary: - changelog for #3034, at this point we can mark fix #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-05-23 15:19:21
|
7 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/474168bd8847/ Changeset: 474168bd8847 Branch: None User: zzzeek Date: 2014-05-19 22:57:14 Summary: - some inlining, speed up identity map Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/72a09d9e5c54/ Changeset: 72a09d9e5c54 Branch: None User: zzzeek Date: 2014-05-19 22:58:22 Summary: remove events nobody uses...? Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fd57a4116301/ Changeset: fd57a4116301 Branch: None User: zzzeek Date: 2014-05-19 23:28:14 Summary: Revert "remove events nobody uses...?" This reverts commit 72a09d9e5c54e3ee8b3561da144d8379ce1df747. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/665eced208b9/ Changeset: 665eced208b9 Branch: None User: zzzeek Date: 2014-05-19 23:43:54 Summary: inlining Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/72bb4e9eb0d6/ Changeset: 72bb4e9eb0d6 Branch: None User: zzzeek Date: 2014-05-23 16:35:59 Summary: - mark translate_row, create_instance, populate_instance, append_result as legacy Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8a74972499e5/ Changeset: 8a74972499e5 Branch: rel_0_9 User: zzzeek Date: 2014-05-23 16:36:26 Summary: - mark translate_row, create_instance, populate_instance, append_result as legacy Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0932e16cb737/ Changeset: 0932e16cb737 Branch: None User: zzzeek Date: 2014-05-23 17:18:46 Summary: - switch master to be 1.0 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. |