| Commit message (Expand) | Author | Age | Files | Lines |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -1/+2 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -9/+9 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -3/+15 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -11/+11 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -20/+15 |
* | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 1 | -2/+4 |
* | - [bug] ensure pickleability of all ORM exceptions | Mike Bayer | 2012-01-11 | 1 | -5/+12 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - attribute system gets a pop() method. | Mike Bayer | 2011-10-30 | 1 | -1/+7 |
* | - Load of a deferred() attribute on an object | Mike Bayer | 2011-07-31 | 1 | -2/+7 |
* | - document query.get(), ObjectDeletedError fully, [ticket:2146] | Mike Bayer | 2011-07-23 | 1 | -1/+18 |
* | - An exception is raised in the unusual case that an | Mike Bayer | 2011-02-10 | 1 | -0/+3 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -6/+6 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -2/+2 |
* | - add doc pages for exceptions | Mike Bayer | 2010-09-09 | 1 | -1/+1 |
* | - The name ConcurrentModificationError has been | Mike Bayer | 2010-08-01 | 1 | -3/+21 |
* | - Now uses sqlalchemy.orm.exc.DetachedInstanceError when an | Mike Bayer | 2010-02-07 | 1 | -1/+3 |
* | - raise error when unpickling non-mapped state, [ticket:1610] | Mike Bayer | 2010-01-17 | 1 | -4/+2 |
* | - The "entity_name" feature of SQLAlchemy mappers | Mike Bayer | 2008-08-02 | 1 | -10/+7 |
* | - Centralized 'x is not mapped' reporting into sa.orm.exc. | Jason Kirtland | 2008-05-21 | 1 | -10/+75 |
* | Query.one() raises either NoResultFound or MultipleResultsFound, [ticket:1034] | Jason Kirtland | 2008-05-14 | 1 | -0/+5 |
* | r4695 merged to trunk; trunk now becomes 0.5. | Mike Bayer | 2008-05-09 | 1 | -0/+31 |