| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | move mapper-level UOW functionality straight into unitofwork also. there's | Mike Bayer | 2012-07-14 | 1 | -28/+26 |
| * | - [moved] The InstrumentationManager interface | Mike Bayer | 2012-06-24 | 1 | -76/+3 |
| * | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -18/+13 |
| * | - [feature] The of_type() construct on attributes | Mike Bayer | 2012-06-20 | 1 | -112/+75 |
| * | - [bug] Raise an exception if xyzload_all() is | Mike Bayer | 2012-01-28 | 1 | -2/+5 |
| * | - [feature] Added new capability to relationship | Mike Bayer | 2012-01-22 | 1 | -2/+13 |
| * | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| * | - Adjusted the "importlater" mechanism, which is | Mike Bayer | 2011-09-21 | 1 | -1/+1 |
| * | plus synonyms accessed as string | Mike Bayer | 2011-09-19 | 1 | -2/+2 |
| * | - add docstrings for defer(), undefer(), improve name "keys" to be "key" | Mike Bayer | 2011-08-14 | 1 | -1/+2 |
| * | - second pass through association proxy docs, some more links on any()/has(),... | Mike Bayer | 2011-08-06 | 1 | -14/+26 |
| * | - Feature enhancement: joined and subquery | Mike Bayer | 2011-07-17 | 1 | -1/+0 |
| * | - dont actually need separate init(), but be conservative for now. | Mike Bayer | 2011-05-31 | 1 | -1/+5 |
| * | - remove the old term 'selectcontext' | Mike Bayer | 2011-05-31 | 1 | -2/+2 |
| * | update out of date docstring | Mike Bayer | 2011-05-31 | 1 | -6/+5 |
| * | - move Operators and ColumnOperators into sqlalchemy.sql.operators - since this | Mike Bayer | 2011-05-28 | 1 | -2/+2 |
| * | - get all comparison operators to document with sphinx - column based, relati... | Mike Bayer | 2011-05-26 | 1 | -1/+1 |
| * | - Fixed regression introduced in 0.7b4 (!) whereby | Mike Bayer | 2011-04-17 | 1 | -17/+36 |
| * | - Still more wording adjustments when a query option | Mike Bayer | 2011-04-06 | 1 | -1/+3 |
| * | - Fixed bug in query.options() whereby a path | Mike Bayer | 2011-03-17 | 1 | -18/+39 |
| * | - Improvements to the error messages emitted when | Mike Bayer | 2011-03-16 | 1 | -10/+26 |
| * | corrected a bunch of spelling typos | Diana Clarke | 2011-02-28 | 1 | -1/+1 |
| * | - remove some remaining sys.modules shenanigansrel_0_7b1 | Mike Bayer | 2011-02-12 | 1 | -1/+1 |
| * | - A single contains_eager() call across | Mike Bayer | 2011-02-05 | 1 | -2/+2 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -30/+29 |
| * | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -3/+2 |
| * | - restore mapper.get_property() to use the _props dict. at the moment | Mike Bayer | 2010-12-28 | 1 | -1/+1 |
| * | - modest inlinings into the MapperProperty.setup/row_processor chain | Mike Bayer | 2010-12-20 | 1 | -16/+18 |
| * | callcount reduction | Mike Bayer | 2010-12-20 | 1 | -6/+6 |
| * | - with composites gone all the get_col_value crap is gone too | Mike Bayer | 2010-12-20 | 1 | -15/+0 |
| * | - inlinings | Mike Bayer | 2010-12-16 | 1 | -4/+4 |
| * | slight shrinking of the iterable | Mike Bayer | 2010-12-11 | 1 | -8/+9 |
| * | - add full series of unit tests for PropertyOption._get_paths, thus enabling ... | Mike Bayer | 2010-12-11 | 1 | -10/+6 |
| * | - callcounts | Mike Bayer | 2010-12-10 | 1 | -0/+2 |
| * | callcount destructo engage | Mike Bayer | 2010-12-09 | 1 | -4/+19 |
| * | - merge hybrid attributes branch, [ticket:1903] | Mike Bayer | 2010-11-20 | 1 | -2/+4 |
| |\ |
|
| | * | merge tip | Mike Bayer | 2010-11-18 | 1 | -0/+4 |
| | |\ |
|
| | | * | - Added active_history flag to relationship() | Mike Bayer | 2010-11-18 | 1 | -0/+4 |
| | * | | merge tip | Mike Bayer | 2010-11-14 | 1 | -33/+15 |
| | |\ \
| | |/ |
|
| | * | | merge tip | Mike Bayer | 2010-09-14 | 1 | -10/+29 |
| | |\ \ |
|
| | * \ \ | merge tip | Mike Bayer | 2010-08-14 | 1 | -4/+5 |
| | |\ \ \ |
|
| | * | | | | - add hybrid extension | Mike Bayer | 2010-08-06 | 1 | -1/+1 |
| | * | | | | - step one, remove "resolve_synonyms" and start using class attribute | Mike Bayer | 2010-08-06 | 1 | -2/+4 |
| * | | | | | - event documentation bonanza | Mike Bayer | 2010-11-14 | 1 | -0/+12 |
| * | | | | | - nearly complete implementation of MapperEvents, tests still failing and opt... | Mike Bayer | 2010-11-06 | 1 | -17/+0 |
| * | | | | | - merge tip | Mike Bayer | 2010-11-06 | 1 | -32/+2 |
| |\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | | - Added a new "lazyload" option "immediateload". | Mike Bayer | 2010-10-15 | 1 | -32/+2 |
| * | | | | | merge tip | Mike Bayer | 2010-10-02 | 1 | -0/+12 |
| |\ \ \ \ \
| |/ / / / |
|
| | * | | | | - reworked the internals of mapper.cascade_iterator() to | Mike Bayer | 2010-10-01 | 1 | -1/+13 |
| | | |_|/
| |/| | |
|
| * | | | | - reorganization | Mike Bayer | 2010-09-14 | 1 | -420/+14 |