| Commit message (Expand) | Author | Age | Files | Lines |
| * | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
| * | simplify unmapped col eval fallback | Mike Bayer | 2022-10-17 | 1 | -51/+45 |
| * | implement write-only colletions, typing for dynamic | Mike Bayer | 2022-10-06 | 1 | -1/+9 |
| * | ORM bulk insert via execute | Mike Bayer | 2022-09-24 | 1 | -14/+62 |
| * | Add type awareness to evaluator | Mike Bayer | 2022-09-13 | 1 | -19/+49 |
| * | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
| * | implement multi-element expression constructs | Mike Bayer | 2022-04-13 | 1 | -0/+3 |
| * | pep-484 for sqlalchemy.event; use future annotations | Mike Bayer | 2022-02-15 | 1 | -0/+2 |
| * | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
| * | implement python_impl to custom_op for basic ORM evaluator extensibility | Mike Bayer | 2022-01-04 | 1 | -114/+129 |
| * | Remove object in class definition | Federico Caselli | 2021-11-22 | 1 | -1/+1 |
| * | First round of removal of python 2 | Federico Caselli | 2021-11-01 | 1 | -1/+0 |
| * | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
| * | Apply underscore naming to several more operators | jonathan vanasco | 2020-10-30 | 1 | -2/+2 |
| * | Handle case where InstanceState.obj returns None | Federico Caselli | 2020-10-07 | 1 | -5/+21 |
| * | Rename Core expression isnot, not_in_ | jonathan vanasco | 2020-09-14 | 1 | -2/+2 |
| * | Create a real type for Tuple() and handle appropriately in compiler | Mike Bayer | 2020-08-17 | 1 | -0/+3 |
| * | Propose using RETURNING for bulk updates, deletes | Mike Bayer | 2020-06-23 | 1 | -2/+26 |
| * | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -1/+7 |
| * | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
| * | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -1/+2 |
| * | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -30/+71 |
| * | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
| * | Don't use repr() for Column/ColumnClause in warning | Mike Bayer | 2017-09-10 | 1 | -2/+3 |
| * | Warn instead of raise for unmapped column that matches on keyticket_4073 | Mike Bayer | 2017-09-10 | 1 | -3/+13 |
| * | Annotate parentmapper in primaryjoin / secondaryjoin | Mike Bayer | 2017-03-16 | 1 | -1/+3 |
| * | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
| * | Accommodate "callable" bound param in evaluator | Mike Bayer | 2016-05-16 | 1 | -1/+4 |
| * | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| * | - 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 | -11/+11 |
| * | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
| * | - The "evaulator" for query.update()/delete() won't work with multi-table | Mike Bayer | 2014-07-08 | 1 | -2/+12 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | remove all remaining start/end py2k/py3k blocks | Mike Bayer | 2013-06-07 | 1 | -3/+1 |
| * | Fixed a regression caused by [ticket:2682] whereby the | Mike Bayer | 2013-05-31 | 1 | -0/+6 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -6/+6 |
| * | 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 | -1/+3 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -6/+6 |
| * | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -11/+17 |
| * | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| * | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
| * | Apply more memoization to Mapper attributes & subject to group expiry. | Jason Kirtland | 2010-09-03 | 1 | -1/+2 |
| * | fix error reporting in evaluator for unknown clauselist operators. | Ants Aasma | 2009-12-30 | 1 | -1/+3 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -1/+5 |
| * | - Fixed the evaluator not being able to evaluate IS NULL clauses. | Ants Aasma | 2009-04-06 | 1 | -1/+1 |
| * | - annotations store 'parententity' as well as 'parentmapper' | Mike Bayer | 2009-02-13 | 1 | -2/+2 |