| Commit message (Expand) | Author | Age | Files | Lines |
| * | use full context manager flow for future.Engine.begin() | Mike Bayer | 2021-11-01 | 1 | -17/+4 |
| * | remove case_sensitive create_engine parameter | Mike Bayer | 2021-11-01 | 3 | -55/+2 |
| * | Merge "Update psycopg2 dialect to use the DBAPI interface to execute two phas... | mike bayer | 2021-11-01 | 2 | -10/+41 |
| |\ |
|
| | * | Update psycopg2 dialect to use the DBAPI interface to execute | Federico Caselli | 2021-10-31 | 2 | -10/+41 |
| * | | Revise "literal parameters" FAQ section | Mike Bayer | 2021-11-01 | 1 | -1/+23 |
| * | | Merge "2.0 removals: LegacyRow, connectionless execution, close_with_result" ... | mike bayer | 2021-10-31 | 16 | -719/+111 |
| |\ \
| |/
|/| |
|
| | * | 2.0 removals: LegacyRow, connectionless execution, close_with_result | Mike Bayer | 2021-10-31 | 16 | -719/+111 |
| * | | Merge "Remove deprecated dialects and drivers" into main | mike bayer | 2021-10-31 | 26 | -3845/+12 |
| |\ \ |
|
| | * | | Remove deprecated dialects and drivers | Federico Caselli | 2021-10-31 | 26 | -3845/+12 |
| * | | | The ``has_table`` method now also checks views | Federico Caselli | 2021-10-31 | 5 | -7/+54 |
| | |/
|/| |
|
| * | | remove ORM autocommit and public-facing subtransactions concept | Mike Bayer | 2021-10-30 | 3 | -156/+36 |
| * | | initial 2.0 setup | Mike Bayer | 2021-10-30 | 1 | -1/+1 |
| |/ |
|
| * | warnings removal, merge_result | Mike Bayer | 2021-10-29 | 4 | -27/+30 |
| * | Merge "warnings: session.autocommit, subtransactions" into main | mike bayer | 2021-10-29 | 2 | -2/+5 |
| |\ |
|
| | * | warnings: session.autocommit, subtransactions | Mike Bayer | 2021-10-29 | 2 | -2/+5 |
| * | | clarify order_by(None) for Core; improve wording | Mike Bayer | 2021-10-29 | 2 | -4/+19 |
| * | | warnings: with_polymorphic() | Mike Bayer | 2021-10-29 | 2 | -5/+8 |
| |/ |
|
| * | Merge "Modernize tests - session_query_get" into main | mike bayer | 2021-10-29 | 2 | -4/+8 |
| |\ |
|
| | * | Modernize tests - session_query_get | Gord Thompson | 2021-10-28 | 2 | -4/+8 |
| * | | warnings: cascade_backrefs | Mike Bayer | 2021-10-28 | 2 | -3/+0 |
| * | | Merge "Improve array support on pg8000" into main | mike bayer | 2021-10-28 | 3 | -2/+11 |
| |\ \
| |/
|/| |
|
| | * | Improve array support on pg8000 | Federico Caselli | 2021-10-27 | 3 | -2/+11 |
| * | | Merge "deprecation warnings: with_parent, aliased, from_joinpoint" into main | mike bayer | 2021-10-27 | 5 | -9/+21 |
| |\ \ |
|
| | * | | deprecation warnings: with_parent, aliased, from_joinpoint | Mike Bayer | 2021-10-27 | 5 | -9/+21 |
| * | | | Merge "consider "inspect(_of_type)" to be the entity of a comparator" into main | mike bayer | 2021-10-27 | 2 | -2/+11 |
| |\ \ \ |
|
| | * | | | consider "inspect(_of_type)" to be the entity of a comparator | Mike Bayer | 2021-10-27 | 2 | -2/+11 |
| | |/ / |
|
| * | | | Merge "Fixes: #5020" into main | mike bayer | 2021-10-27 | 1 | -7/+68 |
| |\ \ \ |
|
| | * | | | Fixes: #5020 | jonathan vanasco | 2021-10-27 | 1 | -7/+68 |
| * | | | | Merge "Fixes: #4100" into main | mike bayer | 2021-10-27 | 1 | -0/+9 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Fixes: #4100 | jonathan vanasco | 2021-10-26 | 1 | -0/+9 |
| * | | | | Merge "add additional "oracle mode" reserved words" into main | mike bayer | 2021-10-26 | 1 | -3/+19 |
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | | add additional "oracle mode" reserved words | Mike Bayer | 2021-10-26 | 1 | -3/+19 |
| | | |/
| |/| |
|
| * | | | Merge "Remove depractions:" into main | mike bayer | 2021-10-26 | 1 | -2/+0 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Remove depractions: | Federico Caselli | 2021-10-26 | 1 | -2/+0 |
| * | | | dont pull filter_by from from_obj, entity is hopefully sufficient | Mike Bayer | 2021-10-26 | 1 | -1/+31 |
| | |/
|/| |
|
| * | | warnings: select_entity_from() | Mike Bayer | 2021-10-25 | 2 | -3/+10 |
| * | | deprecation warnings: strings in loader options, join, with_parent | Mike Bayer | 2021-10-25 | 4 | -14/+26 |
| |/ |
|
| * | add full docs/notes for all TypeEngine/TypeDecorator interactions | Mike Bayer | 2021-10-23 | 1 | -62/+207 |
| * | Merge "use correct entity in path for aliased class relationship" into main | mike bayer | 2021-10-22 | 5 | -3/+16 |
| |\ |
|
| | * | use correct entity in path for aliased class relationship | Mike Bayer | 2021-10-22 | 5 | -3/+16 |
| * | | Merge "fix: Update reserved words list of MySQL / MariaDB dialect" into main | mike bayer | 2021-10-20 | 5 | -308/+563 |
| |\ \
| |/
|/| |
|
| | * | fix: Update reserved words list of MySQL / MariaDB dialect | Kevin Kirsche | 2021-10-20 | 5 | -308/+563 |
| * | | Merge "Add missing deprecation to ``MetaData.bind`` argument" into main | mike bayer | 2021-10-20 | 1 | -0/+6 |
| |\ \ |
|
| | * | | Add missing deprecation to ``MetaData.bind`` argument | Federico Caselli | 2021-10-18 | 1 | -0/+6 |
| * | | | remove _resolve_label and related attributes | Mike Bayer | 2021-10-20 | 2 | -20/+7 |
| | |/
|/| |
|
| * | | Version 1.4.27 placeholder | Mike Bayer | 2021-10-19 | 1 | -1/+1 |
| * | | revise _get_crud_kv_pairs from 18b4a3437 | Mike Bayer | 2021-10-19 | 1 | -40/+38 |
| * | | process bulk_update_tuples before cache key or compilation | Mike Bayer | 2021-10-19 | 5 | -67/+105 |
| * | | Merge "use coercions for label element, ensure propagate_attrs" into main | mike bayer | 2021-10-18 | 1 | -3/+15 |
| |\ \ |
|
| | * | | use coercions for label element, ensure propagate_attrs | Mike Bayer | 2021-10-18 | 1 | -3/+15 |