| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove object in class definition | Federico Caselli | 2021-11-22 | 1 | -2/+2 |
* | Merge "implement deferred scalarobject history load" | mike bayer | 2021-07-10 | 1 | -0/+6 |
|\ |
|
| * | implement deferred scalarobject history load | Mike Bayer | 2021-07-09 | 1 | -0/+6 |
* | | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
|/ |
|
* | reorganize mapper compile/teardown under registry | Mike Bayer | 2021-02-01 | 1 | -3/+2 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Fix a wide variety of typos and broken links | aplatkouski | 2020-06-25 | 1 | -4/+4 |
* | Folds two identical exception handlers into a single one | Elmer de Looff | 2020-06-03 | 1 | -5/+1 |
* | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -0/+3 |
* | Run search and replace of symbolic module names | Mike Bayer | 2020-04-14 | 1 | -14/+17 |
* | Test instance for matching class hierarchy on get_from_identity | Mike Bayer | 2020-03-22 | 1 | -0/+7 |
* | Ensure all nested exception throws have a cause | Mike Bayer | 2020-03-02 | 1 | -3/+6 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Add anonymizing context to cache keys, comparison; convert traversal | Mike Bayer | 2019-11-04 | 1 | -1/+0 |
* | Implement raiseload for deferred columns | Mike Bayer | 2019-10-16 | 1 | -0/+2 |
* | Unify generation between Core and ORM query | Mike Bayer | 2019-09-26 | 1 | -4/+2 |
* | Unify NO_VALUE and NEVER_SET | Mike Bayer | 2019-05-24 | 1 | -10/+9 |
* | Implement new ClauseElement role and coercion system | Mike Bayer | 2019-05-18 | 1 | -8/+0 |
* | Fix many spell glitches | Lele Gaifax | 2019-01-25 | 1 | -1/+1 |
* | Remove version directives for 0.6, 0.7, 0.8 | Mike Bayer | 2019-01-15 | 1 | -5/+0 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -3/+7 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -58/+70 |
* | Add before_mapper_configured event | Chris Wilson | 2018-12-10 | 1 | -0/+1 |
* | Add new NO_RAISE attribute flag and specify for m2o history load | Mike Bayer | 2018-11-02 | 1 | -0/+6 |
* | Unwrap Proxy objects when scanning declared_attr | Mike Bayer | 2018-08-23 | 1 | -0/+7 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Repair _orm_columns() to accommodate text() | Mike Bayer | 2016-05-05 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Fixed a critical regression caused by :ticket:`3061` where the | Mike Bayer | 2015-04-17 | 1 | -0/+2 |
* | - Added a new extension suite :mod:`sqlalchemy.ext.baked`. This | Mike Bayer | 2015-03-11 | 1 | -2/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - random performance whacking vs. 0.9, in particular we have to watch | Mike Bayer | 2015-03-08 | 1 | -1/+1 |
* | - squash-merge the final row_proc integration branch. this is | Mike Bayer | 2015-03-01 | 1 | -0/+4 |
* | - doc fixes | Mike Bayer | 2015-01-06 | 1 | -4/+9 |
* | - add MemoizedSlots, a generalized solution to using __getattr__ | Mike Bayer | 2015-01-05 | 1 | -1/+6 |
* | - start trying to move things into __slots__. This seems to reduce theslots | Mike Bayer | 2015-01-04 | 1 | -0/+3 |
* | - The :meth:`.InspectionAttr.info` collection is now moved down to | Mike Bayer | 2014-08-13 | 1 | -0/+26 |
* | - rename _InspectionAttr to InspectionAttr | Mike Bayer | 2014-08-13 | 1 | -4/+4 |
* | flake8 cleanup | Mike Bayer | 2014-08-13 | 1 | -21/+25 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -80/+113 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Related to :ticket:`3060`, an adjustment has been made to the unit | Mike Bayer | 2014-05-30 | 1 | -1/+0 |
* | - Adjustment to attribute mechanics concerning when a value is | Mike Bayer | 2014-05-29 | 1 | -1/+2 |
* | - Fixed ORM bug where the :func:`.class_mapper` function would mask | Mike Bayer | 2014-05-10 | 1 | -2/+3 |
* | - Added a new directive used within the scope of an attribute "set" operation | Mike Bayer | 2014-01-31 | 1 | -0/+4 |
* | Fix TypeError for class_mapper called w/ iterablepr/58 | Kyle Stark | 2014-01-13 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - fix some docstring stuff | Mike Bayer | 2014-01-05 | 1 | -5/+25 |