| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes: #7278master | jonathan vanasco | 2021-11-02 | 1 | -1/+1 |
* | use full context manager flow for future.Engine.begin() | Mike Bayer | 2021-11-01 | 3 | -21/+55 |
* | Merge "remove case_sensitive create_engine parameter" into main | mike bayer | 2021-11-01 | 5 | -188/+20 |
|\ |
|
| * | remove case_sensitive create_engine parameter | Mike Bayer | 2021-11-01 | 5 | -188/+20 |
* | | de-link LegacyRow, LegacyCursorResult | Mike Bayer | 2021-11-01 | 4 | -23/+17 |
|/ |
|
* | Merge "Update psycopg2 dialect to use the DBAPI interface to execute two phas... | mike bayer | 2021-11-01 | 3 | -10/+48 |
|\ |
|
| * | Update psycopg2 dialect to use the DBAPI interface to execute | Federico Caselli | 2021-10-31 | 3 | -10/+48 |
* | | Revise "literal parameters" FAQ section | Mike Bayer | 2021-11-01 | 2 | -37/+241 |
* | | Merge "2.0 removals: LegacyRow, connectionless execution, close_with_result" ... | mike bayer | 2021-10-31 | 27 | -2512/+621 |
|\ \
| |/
|/| |
|
| * | 2.0 removals: LegacyRow, connectionless execution, close_with_result | Mike Bayer | 2021-10-31 | 27 | -2512/+621 |
* | | Merge "Remove deprecated dialects and drivers" into main | mike bayer | 2021-10-31 | 63 | -4255/+108 |
|\ \ |
|
| * | | Remove deprecated dialects and drivers | Federico Caselli | 2021-10-31 | 63 | -4255/+108 |
* | | | The ``has_table`` method now also checks views | Federico Caselli | 2021-10-31 | 6 | -7/+64 |
| |/
|/| |
|
* | | remove ORM autocommit and public-facing subtransactions concept | Mike Bayer | 2021-10-30 | 19 | -1093/+158 |
* | | Merge "initial 2.0 setup" into main | mike bayer | 2021-10-30 | 15 | -4962/+69 |
|\ \
| |/
|/| |
|
| * | initial 2.0 setup | Mike Bayer | 2021-10-30 | 15 | -4962/+69 |
* | | remove python2 from workflows | Federico Caselli | 2021-10-30 | 3 | -57/+2 |
|/ |
|
* | warnings removal, merge_result | Mike Bayer | 2021-10-29 | 6 | -95/+131 |
* | Merge "warnings: session.autocommit, subtransactions" into main | mike bayer | 2021-10-29 | 11 | -411/+110 |
|\ |
|
| * | warnings: session.autocommit, subtransactions | Mike Bayer | 2021-10-29 | 11 | -420/+618 |
* | | clarify order_by(None) for Core; improve wording | Mike Bayer | 2021-10-29 | 2 | -4/+19 |
* | | warnings: with_polymorphic() | Mike Bayer | 2021-10-29 | 11 | -413/+2176 |
|/ |
|
* | Merge "Modernize tests - session_query_get" into main | mike bayer | 2021-10-29 | 43 | -523/+605 |
|\ |
|
| * | Modernize tests - session_query_get | Gord Thompson | 2021-10-28 | 43 | -523/+605 |
* | | warnings: cascade_backrefs | Mike Bayer | 2021-10-28 | 15 | -183/+474 |
* | | Merge "Improve array support on pg8000" into main | mike bayer | 2021-10-28 | 5 | -11/+36 |
|\ \
| |/
|/| |
|
| * | Improve array support on pg8000 | Federico Caselli | 2021-10-27 | 5 | -11/+36 |
* | | Merge "deprecation warnings: with_parent, aliased, from_joinpoint" into main | mike bayer | 2021-10-27 | 16 | -257/+631 |
|\ \ |
|
| * | | deprecation warnings: with_parent, aliased, from_joinpoint | Mike Bayer | 2021-10-27 | 16 | -257/+631 |
* | | | Merge "consider "inspect(_of_type)" to be the entity of a comparator" into main | mike bayer | 2021-10-27 | 5 | -2/+90 |
|\ \ \ |
|
| * | | | consider "inspect(_of_type)" to be the entity of a comparator | Mike Bayer | 2021-10-27 | 5 | -2/+90 |
| |/ / |
|
* | | | 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 | 2 | -0/+19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixes: #4100 | jonathan vanasco | 2021-10-26 | 2 | -0/+19 |
* | | | | 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 | 6 | -44/+140 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove depractions: | Federico Caselli | 2021-10-26 | 6 | -44/+140 |
* | | | dont pull filter_by from from_obj, entity is hopefully sufficient | Mike Bayer | 2021-10-26 | 4 | -1/+145 |
| |/
|/| |
|
* | | add sections for ORM use with UNION | Mike Bayer | 2021-10-25 | 3 | -2/+184 |
* | | warnings: select_entity_from() | Mike Bayer | 2021-10-25 | 8 | -268/+1014 |
* | | deprecation warnings: strings in loader options, join, with_parent | Mike Bayer | 2021-10-25 | 35 | -840/+1792 |
|/ |
|
* | 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 | 7 | -8/+80 |
|\ |
|
| * | use correct entity in path for aliased class relationship | Mike Bayer | 2021-10-22 | 7 | -8/+80 |
* | | Apply minor update to async_orm example | Gord Thompson | 2021-10-20 | 1 | -1/+2 |
* | | Fix wheels generation for python 3.10+ | Federico Caselli | 2021-10-20 | 1 | -12/+1 |
* | | Merge "fix: Update reserved words list of MySQL / MariaDB dialect" into main | mike bayer | 2021-10-20 | 8 | -321/+676 |
|\ \
| |/
|/| |
|
| * | fix: Update reserved words list of MySQL / MariaDB dialect | Kevin Kirsche | 2021-10-20 | 8 | -321/+676 |