| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge "Reflect included columns as dialect_options" into main | mike bayer | 2021-12-27 | 3 | -0/+26 |
| |\ |
|
| | * | Reflect included columns as dialect_options | Gord Thompson | 2021-12-27 | 3 | -0/+26 |
| * | | Merge "Replace raise_ with raise from" into main | Federico Caselli | 2021-12-27 | 36 | -721/+405 |
| |\ \ |
|
| | * | | Replace raise_ with raise from | Federico Caselli | 2021-12-27 | 36 | -721/+405 |
| * | | | Merge "propose concurrency check for SessionTransaction" into main | mike bayer | 2021-12-27 | 3 | -67/+282 |
| |\ \ \ |
|
| | * | | | propose concurrency check for SessionTransaction | Mike Bayer | 2021-12-27 | 3 | -67/+282 |
| * | | | | Merge "cursor tweaks" into main | mike bayer | 2021-12-27 | 3 | -81/+111 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | cursor tweaks | Mike Bayer | 2021-12-27 | 3 | -81/+111 |
| * | | | | Merge "factor out UnboundLoad and rearchitect strategy_options.py" into main | mike bayer | 2021-12-27 | 15 | -1662/+1887 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | factor out UnboundLoad and rearchitect strategy_options.py | Mike Bayer | 2021-12-27 | 15 | -1662/+1887 |
| | | |/
| |/| |
|
| * | | | Merge "consider truediv as truediv; support floordiv operator" into main | mike bayer | 2021-12-27 | 10 | -9/+179 |
| |\ \ \ |
|
| | * | | | consider truediv as truediv; support floordiv operator | Mike Bayer | 2021-12-26 | 10 | -9/+179 |
| | |/ / |
|
| * | | | Merge "implement cython for cache_anon_map, prefix_anon_map" into main | mike bayer | 2021-12-27 | 7 | -59/+137 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | implement cython for cache_anon_map, prefix_anon_map | Mike Bayer | 2021-12-21 | 7 | -59/+137 |
| * | | | Merge "include empty intermediary tables in optimized get" into main | mike bayer | 2021-12-27 | 1 | -16/+21 |
| |\ \ \ |
|
| | * | | | include empty intermediary tables in optimized get | Mike Bayer | 2021-12-26 | 1 | -16/+21 |
| | | |/
| |/| |
|
| * | | | restore graceful degrade of subqueryload w from_statement | Mike Bayer | 2021-12-26 | 2 | -0/+12 |
| |/ / |
|
| * | | Merge "add recursion check for with_loader_criteria() option" into main | mike bayer | 2021-12-23 | 3 | -6/+26 |
| |\ \ |
|
| | * | | add recursion check for with_loader_criteria() option | Mike Bayer | 2021-12-22 | 3 | -6/+26 |
| * | | | Fix missing class attributes when using __class_getitem__ | Kai Mueller | 2021-12-22 | 1 | -1/+7 |
| * | | | use fully qualified, locatable names for all use of api.named_type() | Mike Bayer | 2021-12-22 | 5 | -11/+20 |
| |/ / |
|
| * | | accommodate for "clone" of ColumnClause | Mike Bayer | 2021-12-21 | 3 | -3/+18 |
| * | | Merge "use load_scalar_attributes() for undefer" into main | mike bayer | 2021-12-20 | 2 | -28/+7 |
| |\ \
| |/
|/| |
|
| | * | use load_scalar_attributes() for undefer | Mike Bayer | 2021-12-19 | 2 | -28/+7 |
| * | | Replace c extension with cython versions.workflow_test_cython | Federico Caselli | 2021-12-17 | 30 | -2847/+1554 |
| * | | include InterfaceError for mariadb disconnect check | Mike Bayer | 2021-12-16 | 1 | -9/+14 |
| |/ |
|
| * | Merge "implement correct errors for Row immutability" into main | mike bayer | 2021-12-12 | 1 | -13/+24 |
| |\ |
|
| | * | implement correct errors for Row immutability | Mike Bayer | 2021-12-09 | 1 | -13/+24 |
| * | | use the options from the cached statement for propagate_options | Mike Bayer | 2021-12-12 | 1 | -1/+21 |
| * | | Merge "Add execution options to ``Session.get``" into main | Federico Caselli | 2021-12-11 | 1 | -0/+15 |
| |\ \ |
|
| | * | | Add execution options to ``Session.get`` | Federico Caselli | 2021-12-10 | 1 | -0/+15 |
| * | | | Merge "Add async_engine_from_config()" into main | Federico Caselli | 2021-12-11 | 2 | -0/+24 |
| |\ \ \ |
|
| | * | | | Add async_engine_from_config() | Nils Philippsen | 2021-12-10 | 2 | -0/+24 |
| * | | | | Merge "Removals: strings for join(), loader_options()." into main | mike bayer | 2021-12-10 | 5 | -183/+85 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Removals: strings for join(), loader_options(). | Mike Bayer | 2021-12-08 | 5 | -183/+85 |
| | | |/
| |/| |
|
| * | | | Update references to tables in PostgreSQL documentation | Leo Singer | 2021-12-10 | 1 | -4/+4 |
| * | | | Include import error message when greenlet is not installed | Federico Caselli | 2021-12-09 | 1 | -2/+6 |
| | |/
|/| |
|
| * | | Merge branch 'typos-fixes' into main_gerrit | Federico Caselli | 2021-12-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix typo in docstring | Lele Gaifax | 2021-12-09 | 1 | -1/+1 |
| | |/ |
|
| * | | implement attributes.Proxy._clone() | Mike Bayer | 2021-12-09 | 1 | -0/+10 |
| |/ |
|
| * | Merge "Warn when caching is disabled / document" into main | mike bayer | 2021-12-07 | 21 | -25/+338 |
| |\ |
|
| | * | Warn when caching is disabled / document | Mike Bayer | 2021-12-06 | 21 | -25/+338 |
| * | | Merge "contextmanager skips rollback if trans says to skip it" into main | mike bayer | 2021-12-07 | 3 | -2/+31 |
| |\ \ |
|
| | * | | contextmanager skips rollback if trans says to skip it | Mike Bayer | 2021-12-06 | 3 | -2/+31 |
| * | | | Merge "Add __copy__, __deepcopy__ to URL. Fixes: #7400" into main | mike bayer | 2021-12-06 | 1 | -0/+16 |
| |\ \ \ |
|
| | * | | | Add __copy__, __deepcopy__ to URL. Fixes: #7400 | Tom Ritchford | 2021-12-06 | 1 | -0/+16 |
| | | |/
| |/| |
|
| * | | | fix typo in exists documentation | Federico Caselli | 2021-12-05 | 1 | -1/+1 |
| * | | | The where method of exists now accepts multiple cluase. | Federico Caselli | 2021-12-04 | 1 | -2/+8 |
| |/ / |
|
| * | | Merge "Removals: MetaData.bind, Table.bind, all other .bind" into main | mike bayer | 2021-12-03 | 12 | -673/+56 |
| |\ \ |
|
| | * | | Removals: MetaData.bind, Table.bind, all other .bind | Mike Bayer | 2021-12-02 | 12 | -673/+56 |
| | |/ |
|