| Commit message (Expand) | Author | Age | Files | Lines |
* | See if the future is here | Mike Bayer | 2020-08-28 | 1 | -1/+1 |
* | Convert remaining ORM APIs to support 2.0 style | Mike Bayer | 2020-07-11 | 1 | -68/+236 |
* | Fix a wide variety of typos and broken links | aplatkouski | 2020-06-25 | 1 | -1/+1 |
* | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -4/+15 |
* | Simplified module pre-loading strategy and made it linter friendly | Federico Caselli | 2020-03-07 | 1 | -2/+2 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Unify generation between Core and ORM query | Mike Bayer | 2019-09-26 | 1 | -4/+4 |
* | Fixes for uselist=True with m2o relationships | Mike Bayer | 2019-07-18 | 1 | -0/+12 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -11/+10 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -74/+134 |
* | Insert primary entity in dynamic "secondary" | Mike Bayer | 2018-11-13 | 1 | -1/+7 |
* | Add prop.secondary to FROM for dynamic loader | Mike Bayer | 2018-10-17 | 1 | -0/+5 |
* | Ensure backrefs accommodate for op_bulk_replace | Mike Bayer | 2018-01-24 | 1 | -0/+1 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | Support state expiration for with_expression(); rename deferred_expression | Mike Bayer | 2017-06-26 | 1 | -1/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Move setup functionality into _register_attribute | Mike Bayer | 2016-11-06 | 1 | -3/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - refactor of adapt_like_to_iterable(), fixes #3457. | Mike Bayer | 2015-12-09 | 1 | -4/+3 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - remove some old cruft | Mike Bayer | 2014-09-07 | 1 | -3/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -39/+41 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Fixed bug involving dynamic attributes, that was again a regression | Mike Bayer | 2014-06-26 | 1 | -2/+3 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - the wrapped memoized_property here was not working, as the attribute name | Mike Bayer | 2013-11-26 | 1 | -2/+7 |
* | - merge ticket_1418 branch, [ticket:1418] | Mike Bayer | 2013-10-06 | 1 | -1/+1 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -1/+2 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -4/+1 |
* | - The mechanism by which attribute events pass along an | Mike Bayer | 2013-07-26 | 1 | -2/+5 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | - add tests to ensure SELECT of dynamic collection not emitted | Mike Bayer | 2012-12-22 | 1 | -0/+3 |
* | - revert the full iteration of the collection for a passive history event; th... | Mike Bayer | 2012-12-22 | 1 | -5/+11 |
* | - significantly rework the approach to collection events and history within D... | Mike Bayer | 2012-12-21 | 1 | -61/+83 |
* | - cleanup on these tests | Mike Bayer | 2012-12-21 | 1 | -0/+6 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -7/+11 |
* | - [bug] An error is emitted when uselist=False | Mike Bayer | 2012-08-05 | 1 | -2/+6 |
* | - [feature] A warning is emitted when a reference | Mike Bayer | 2012-08-04 | 1 | -0/+1 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -13/+13 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -12/+9 |
* | merge patch for [ticket:2208]. This still needs documentation. | Mike Bayer | 2012-04-23 | 1 | -1/+1 |
|\ |
|
| * | - the inspect interface is done, needs docs. | Mike Bayer | 2012-04-04 | 1 | -1/+1 |
* | | - merge attribute flag overhaul for [ticket:2358] | Mike Bayer | 2012-04-23 | 1 | -4/+6 |
|/ |
|
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - attribute system gets a pop() method. | Mike Bayer | 2011-10-30 | 1 | -3/+7 |
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -1/+1 |
* | - replace all usage of True and False for passive with PASSIVE_NO_INITIALIZE, | Mike Bayer | 2011-02-11 | 1 | -16/+19 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -7/+7 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -2/+2 |