| Commit message (Expand) | Author | Age | Files | Lines |
| * | set up Literal for synchronize_session | Mike Bayer | 2022-07-23 | 1 | -2/+5 |
| * | repair yield_per for non-SS dialects and add new options | Mike Bayer | 2022-07-01 | 1 | -0/+4 |
| * | Normalize postgresql docs links to point to current | Federico Caselli | 2022-06-17 | 1 | -1/+1 |
| * | migrate labels to new tutorial | Mike Bayer | 2022-06-07 | 1 | -3/+2 |
| * | revenge of pep 484 | Mike Bayer | 2022-05-15 | 1 | -232/+411 |
| * | update for flake8-future-imports 0.0.5 | Mike Bayer | 2022-05-14 | 1 | -2/+1 |
| * | pep484 ORM / SQL result support | Mike Bayer | 2022-04-27 | 1 | -32/+264 |
| * | pep-484: ORM public API, constructors | Mike Bayer | 2022-04-20 | 1 | -2/+5 |
| * | cx_Oracle modernize | Mike Bayer | 2022-04-07 | 1 | -91/+1 |
| * | pep484 - sql.selectable | Mike Bayer | 2022-04-04 | 1 | -1/+6 |
| * | pep-484: the pep-484ening, SQL part three | Mike Bayer | 2022-03-30 | 1 | -2/+2 |
| * | column_descriptions or equiv for DML, core select | Mike Bayer | 2022-03-28 | 1 | -0/+9 |
| * | note that horizontal sharding supports multi schema translates | Mike Bayer | 2022-03-21 | 1 | -1/+2 |
| * | additional updates to stream results note | Mike Bayer | 2022-03-21 | 1 | -2/+10 |
| * | pep-484 for sqlalchemy.event; use future annotations | Mike Bayer | 2022-02-15 | 1 | -0/+2 |
| * | establish mypy / typing approach for v2.0 | Mike Bayer | 2022-02-13 | 1 | -17/+34 |
| * | initial reorganize for static typing | Mike Bayer | 2022-01-12 | 1 | -2/+2 |
| * | remove internal use of metaclasses | Mike Bayer | 2022-01-11 | 1 | -1/+1 |
| * | Merge "Fix various source comment/doc typos" into main | mike bayer | 2022-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | Fix various source comment/doc typos | luz paz | 2021-12-29 | 1 | -1/+1 |
| * | | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
| * | | Remove all remaining removed_in_20 warnings slated for removal | Mike Bayer | 2022-01-05 | 1 | -10/+6 |
| * | | remove 2.0-removed Query elements | Mike Bayer | 2022-01-01 | 1 | -625/+31 |
| * | | Properly type _generative, decorator, public_factory | Federico Caselli | 2021-12-30 | 1 | -38/+78 |
| |/ |
|
| * | 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 |