| Commit message (Expand) | Author | Age | Files | Lines |
| * | - create a new system where we can decorate an event method | Mike Bayer | 2013-07-08 | 1 | -21/+72 |
| * | - Added new method to the :func:`.insert` construct | Mike Bayer | 2013-07-05 | 1 | -1/+70 |
| * | Fixed bug whereby attribute history functions would fail | Mike Bayer | 2013-07-04 | 1 | -43/+128 |
| * | - additional fix for [ticket:2750] where on an update, we make sure the | Mike Bayer | 2013-06-30 | 1 | -2/+33 |
| * | add better tests for [ticket:2750] | Mike Bayer | 2013-06-30 | 1 | -3/+45 |
| * | A warning is emitted when trying to flush an object of an inherited | Mike Bayer | 2013-06-30 | 1 | -3/+23 |
| * | - fix a regression caused by #2587, where query.join() would apply an | Mike Bayer | 2013-06-27 | 2 | -0/+89 |
| * | - rework of correlation, continuing on #2668, #2746 | Mike Bayer | 2013-06-26 | 1 | -26/+68 |
| * | The resolution of :class:`.ForeignKey` objects to their | Mike Bayer | 2013-06-23 | 1 | -1/+2 |
| * | - rework PropComparator.adapted() to be PropComparator.adapt_to_entity(), | Mike Bayer | 2013-06-17 | 1 | -1/+1 |
| * | Fixed bug in polymorphic SQL generation where multiple joined-inheritance | Mike Bayer | 2013-06-15 | 1 | -1/+91 |
| * | Fixed bug where sending a composite attribute into :meth:`.Query.order_by` | Mike Bayer | 2013-06-10 | 1 | -1/+27 |
| * | Fixed the interaction between composite attributes and | Mike Bayer | 2013-06-10 | 1 | -4/+35 |
| * | - Fixed an obscure bug where the wrong results would be | Mike Bayer | 2013-06-07 | 4 | -95/+353 |
| * | remove all remaining start/end py2k/py3k blocks | Mike Bayer | 2013-06-07 | 3 | -71/+56 |
| * | dial back the default "flatness" a bit, it will be there for joinedload and q... | Mike Bayer | 2013-06-06 | 3 | -28/+154 |
| * | a test for what's breaking, plus a non-working fix for it... | Mike Bayer | 2013-06-05 | 1 | -1/+47 |
| * | Merge branch 'ticket_2587' | Mike Bayer | 2013-06-04 | 7 | -207/+175 |
| |\ |
|
| | * | - improve overlapping selectables, apply to both query and relationship | Mike Bayer | 2013-06-04 | 4 | -111/+81 |
| | * | - eager loads | Mike Bayer | 2013-06-04 | 2 | -78/+52 |
| | * | working through tests.... | Mike Bayer | 2013-06-02 | 1 | -12/+11 |
| | * | getting things to join without subqueries, but some glitches in the compiler ... | Mike Bayer | 2013-06-02 | 2 | -6/+31 |
| * | | Merge branch 'master' into ticket_1068 | Mike Bayer | 2013-06-03 | 36 | -651/+685 |
| |\ \
| |/ |
|
| | * | - blow away context._attributes | Mike Bayer | 2013-06-02 | 1 | -11/+4 |
| | * | Fixed a regression caused by [ticket:2682] whereby the | Mike Bayer | 2013-05-31 | 1 | -0/+17 |
| | * | add a test for the exception we want to raise here | Mike Bayer | 2013-05-30 | 1 | -0/+12 |
| | * | The "auto-aliasing" behavior of the :class:`.Query.select_from` | Mike Bayer | 2013-05-30 | 2 | -45/+65 |
| | * | - add a test specific to sqlite testing cursor.description encoding (should | Mike Bayer | 2013-05-26 | 1 | -16/+10 |
| | * | merge default | Mike Bayer | 2013-05-13 | 1 | -0/+54 |
| | |\ |
|
| | * | | py3k specific syntax moved into an exec | Mike Bayer | 2013-05-04 | 1 | -25/+30 |
| | * | | cleanup | Mike Bayer | 2013-05-04 | 1 | -34/+62 |
| | * | | most of ORM passing... | Mike Bayer | 2013-05-04 | 5 | -28/+12 |
| | * | | merge default | Mike Bayer | 2013-05-01 | 1 | -2/+3 |
| | |\ \ |
|
| | * \ \ | merge default | Mike Bayer | 2013-04-30 | 1 | -1/+63 |
| | |\ \ \ |
|
| | * | | | | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 35 | -586/+595 |
| * | | | | | still not locating more nested expressions, may need to match on name | Mike Bayer | 2013-05-27 | 1 | -8/+4 |
| | |_|_|/
|/| | | |
|
| * | | | | Fixed a regression from 0.7 caused by this ticket, which | Mike Bayer | 2013-05-13 | 1 | -0/+54 |
| * | | | | cleanup | Mike Bayer | 2013-05-04 | 1 | -32/+60 |
| | |_|/
|/| | |
|
| * | | | - disable tests failing with pypy2, [ticket:2719] | Mike Bayer | 2013-05-01 | 1 | -2/+3 |
| | |/
|/| |
|
| * | | - Fixed a regression from 0.7 where the contextmanager feature | Mike Bayer | 2013-04-30 | 1 | -1/+63 |
| |/ |
|
| * | and a lot of tests. five fail without the change | Mike Bayer | 2013-04-26 | 1 | -0/+264 |
| * | everything passes with this!!!!!!! holy crap !!!!! and its the simplest of all | Mike Bayer | 2013-04-25 | 1 | -20/+83 |
| * | - attempt to replace the whole idea of "join_to_left" with a more | Mike Bayer | 2013-04-24 | 1 | -2/+2 |
| * | break into multiple tests | Mike Bayer | 2013-04-24 | 1 | -7/+98 |
| * | - merge exists() patch + changelog | Mike Bayer | 2013-04-23 | 1 | -0/+15 |
| |\ |
|
| | * | adding convenience method exists() to Query (see # 2673) | Diana Clarke | 2013-03-29 | 1 | -0/+15 |
| * | | Fixed bug where many-to-many relationship with uselist=False | Mike Bayer | 2013-04-21 | 1 | -2/+37 |
| * | | - remove lots of old tests here that are covered | Mike Bayer | 2013-04-21 | 1 | -278/+116 |
| * | | order the properties here to get the SQL to be deterministic | Mike Bayer | 2013-04-20 | 1 | -7/+7 |
| * | | - these pickle the assoc proxy by itself tests can't really pass | Mike Bayer | 2013-04-20 | 1 | -1/+1 |