| Commit message (Expand) | Author | Age | Files | Lines |
* | Removals: strings for join(), loader_options(). | Mike Bayer | 2021-12-08 | 1 | -26/+2 |
* | Warn when caching is disabled / document | Mike Bayer | 2021-12-06 | 1 | -0/+2 |
* | Clean up most py3k compat | Federico Caselli | 2021-11-24 | 1 | -1/+1 |
* | Remove object in class definition | Federico Caselli | 2021-11-22 | 1 | -1/+1 |
* | pass through docs for 2.0 style | Mike Bayer | 2021-11-11 | 1 | -21/+0 |
* | warnings removal, merge_result | Mike Bayer | 2021-10-29 | 1 | -0/+7 |
* | clarify order_by(None) for Core; improve wording | Mike Bayer | 2021-10-29 | 1 | -3/+11 |
* | Merge "deprecation warnings: with_parent, aliased, from_joinpoint" into main | mike bayer | 2021-10-27 | 1 | -0/+1 |
|\ |
|
| * | deprecation warnings: with_parent, aliased, from_joinpoint | Mike Bayer | 2021-10-27 | 1 | -0/+1 |
* | | Merge "Fixes: #4100" into main | mike bayer | 2021-10-27 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | Fixes: #4100 | jonathan vanasco | 2021-10-26 | 1 | -0/+9 |
* | | dont pull filter_by from from_obj, entity is hopefully sufficient | Mike Bayer | 2021-10-26 | 1 | -1/+31 |
|/ |
|
* | Implement nesting CTE | Eric Masseran | 2021-09-17 | 1 | -2/+2 |
* | remove lambda caching from loader strategies | Mike Bayer | 2021-08-17 | 1 | -2/+1 |
* | Apply new uniquing rules for future ORM selects | Mike Bayer | 2021-07-21 | 1 | -1/+3 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -2/+2 |
* | clear new Query._memoized_select_entities in _from_selectable | Mike Bayer | 2021-06-30 | 1 | -0/+1 |
* | set _render_for_subquery for legacy set ops | Mike Bayer | 2021-06-26 | 1 | -1/+7 |
* | memoize current options and joins w with_entities/with_only_cols | Mike Bayer | 2021-06-17 | 1 | -0/+4 |
* | add some cross-linking for orderby/groupby docs + label examples | Mike Bayer | 2021-04-19 | 1 | -2/+18 |
* | test fixes from non-gerrit builds | Mike Bayer | 2021-04-15 | 1 | -3/+1 |
* | Disable and disallow Result.unique() with yield_per | Mike Bayer | 2021-04-06 | 1 | -1/+4 |
* | Merge "Disallow AliasedReturnsRows from execution" | mike bayer | 2021-04-06 | 1 | -2/+0 |
|\ |
|
| * | Disallow AliasedReturnsRows from execution | Mike Bayer | 2021-04-05 | 1 | -2/+0 |
* | | Detect (Entity, Entity) vs (Entity, onclause) in legacy join | Mike Bayer | 2021-04-05 | 1 | -4/+24 |
|/ |
|
* | warn / document for Query.with_polymorphic() with with_loader_criteria() | Mike Bayer | 2021-03-23 | 1 | -2/+11 |
* | Restore Query.selectable | Mike Bayer | 2021-03-18 | 1 | -0/+12 |
* | Merge "Ensure entity or None returned from _entity_from_pre_ent_zero()" | mike bayer | 2021-03-17 | 1 | -1/+7 |
|\ |
|
| * | Ensure entity or None returned from _entity_from_pre_ent_zero() | Mike Bayer | 2021-03-17 | 1 | -1/+7 |
* | | turn off eager configure_mappers() outside of Query, Load | Mike Bayer | 2021-03-16 | 1 | -3/+12 |
|/ |
|
* | Move enable_eagerloads(False) out of _from_self() into count() | Mike Bayer | 2021-03-15 | 1 | -2/+1 |
* | Ensure all Query statements compile w/ orm, fix test harness | Mike Bayer | 2021-03-05 | 1 | -0/+10 |
* | Allow update.returing() to work with from_statement() | Mike Bayer | 2021-02-14 | 1 | -2/+24 |
* | Apply consistent labeling for all future style ORM queries | Mike Bayer | 2021-02-11 | 1 | -3/+7 |
* | Merge "Fix many spell glitches in docstrings and comments" | mike bayer | 2021-01-26 | 1 | -10/+10 |
|\ |
|
| * | Fix many spell glitches in docstrings and comments | Lele Gaifax | 2021-01-24 | 1 | -10/+10 |
* | | Replace with_labels() and apply_labels() in ORM/Core | Gord Thompson | 2021-01-26 | 1 | -16/+41 |
|/ |
|
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Fixes for lambda expressions and relationship loaders | Mike Bayer | 2020-12-11 | 1 | -2/+0 |
* | Fix documentation link in query with_for_update | Federico Caselli | 2020-12-02 | 1 | -1/+1 |
* | tutorial 2.0 WIPreview/mike_bayer/tutorial20 | Mike Bayer | 2020-10-31 | 1 | -73/+14 |
* | rename "bulk" UPDATE and DELETE to not use the word "bulk" | Mike Bayer | 2020-10-29 | 1 | -11/+13 |
* | Deprecate strings indicating attribute names | Mike Bayer | 2020-10-13 | 1 | -8/+32 |
* | Merge "Fetch first support" | mike bayer | 2020-10-05 | 1 | -0/+6 |
|\ |
|
| * | Fetch first support | Federico Caselli | 2020-10-02 | 1 | -0/+6 |
* | | Improve some documentations | Federico Caselli | 2020-09-29 | 1 | -1/+0 |
|/ |
|
* | upgrade to black 20.8b1 | Mike Bayer | 2020-09-28 | 1 | -4/+9 |
* | new docs WIP | Mike Bayer | 2020-09-24 | 1 | -0/+8 |
* | Deprecate negative slice indexes | Mike Bayer | 2020-09-22 | 1 | -1/+5 |
* | Complete deprecation of from_self() | Mike Bayer | 2020-09-18 | 1 | -3/+7 |