2022-01-04 |
mike bayer | Merge "ensure correlate_except is checked for empty... |
commit | commitdiff | tree |
2022-01-04 |
Federico Caselli | Improve array of enum handling. |
commit | commitdiff | tree |
2022-01-04 |
Mike Bayer | improve custom operator for SQL types docs |
commit | commitdiff | tree |
2022-01-03 |
Mike Bayer | ensure correlate_except is checked for empty tuple |
commit | commitdiff | tree |
2022-01-03 |
Federico Caselli | Imrpove MySQL/MariaDB dialect initialization. |
commit | commitdiff | tree |
2022-01-01 |
Mike Bayer | adjust TypeError message yet again |
commit | commitdiff | tree |
2022-01-01 |
Mike Bayer | adjust error message assertion for TypeError |
commit | commitdiff | tree |
2022-01-01 |
Mike Bayer | remove 2.0-removed Query elements |
commit | commitdiff | tree |
2021-12-30 |
Federico Caselli | Properly type _generative, decorator, public_factory |
commit | commitdiff | tree |
2021-12-29 |
luz paz | Fix various source comment/doc typos |
commit | commitdiff | tree |
2021-12-29 |
mike bayer | Merge "remove legacy select patterns" into main |
commit | commitdiff | tree |
2021-12-29 |
Mike Bayer | remove legacy select patterns |
commit | commitdiff | tree |
2021-12-29 |
Mike Bayer | replace Variant with direct feature inside of TypeEngine |
commit | commitdiff | tree |
2021-12-28 |
Mike Bayer | use long long for id() result |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "Reflect included columns as dialect_options... |
commit | commitdiff | tree |
2021-12-27 |
Federico Caselli | Merge "Replace raise_ with raise from" into main |
commit | commitdiff | tree |
2021-12-27 |
Federico Caselli | Replace raise_ with raise from |
commit | commitdiff | tree |
2021-12-27 |
Gord Thompson | Reflect included columns as dialect_options |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "propose concurrency check for SessionTransaction... |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "cursor tweaks" into main |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "factor out UnboundLoad and rearchitect strategy_... |
commit | commitdiff | tree |
2021-12-27 |
Mike Bayer | propose concurrency check for SessionTransaction |
commit | commitdiff | tree |
2021-12-27 |
Mike Bayer | factor out UnboundLoad and rearchitect strategy_options.py |
commit | commitdiff | tree |
2021-12-27 |
Mike Bayer | cursor tweaks |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "consider truediv as truediv; support floordiv... |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "implement cython for cache_anon_map, prefix_anon... |
commit | commitdiff | tree |
2021-12-27 |
Mike Bayer | consider truediv as truediv; support floordiv operator |
commit | commitdiff | tree |
2021-12-27 |
mike bayer | Merge "include empty intermediary tables in optimized... |
commit | commitdiff | tree |
2021-12-26 |
Mike Bayer | include empty intermediary tables in optimized get |
commit | commitdiff | tree |
2021-12-26 |
Mike Bayer | restore graceful degrade of subqueryload w from_statement |
commit | commitdiff | tree |
2021-12-23 |
Mike Bayer | cherry-pick changelog update for 1.4.30 |
commit | commitdiff | tree |
2021-12-23 |
Mike Bayer | cherry-pick changelog from 1.4.29 |
commit | commitdiff | tree |
2021-12-23 |
Mike Bayer | add mariadb conf section |
commit | commitdiff | tree |
2021-12-23 |
mike bayer | Merge "add recursion check for with_loader_criteria... |
commit | commitdiff | tree |
2021-12-22 |
Kai Mueller | Fix missing class attributes when using __class_getitem__ |
commit | commitdiff | tree |
2021-12-22 |
Mike Bayer | use fully qualified, locatable names for all use of... |
commit | commitdiff | tree |
2021-12-22 |
Mike Bayer | add recursion check for with_loader_criteria() option |
commit | commitdiff | tree |
2021-12-22 |
mike bayer | Merge "remove all python_version<3 specs; update pytest... |
commit | commitdiff | tree |
2021-12-22 |
Mike Bayer | remove duplicate Load doc |
commit | commitdiff | tree |
2021-12-22 |
Mike Bayer | remove all python_version<3 specs; update pytest |
commit | commitdiff | tree |
2021-12-22 |
Mike Bayer | accommodate for "clone" of ColumnClause |
commit | commitdiff | tree |
2021-12-21 |
Mike Bayer | implement cython for cache_anon_map, prefix_anon_map |
commit | commitdiff | tree |
2021-12-20 |
mike bayer | Merge "use load_scalar_attributes() for undefer" into... |
commit | commitdiff | tree |
2021-12-19 |
Mike Bayer | use load_scalar_attributes() for undefer |
commit | commitdiff | tree |
2021-12-18 |
Mike Bayer | update changelog / migration / intro for cython |
commit | commitdiff | tree |
2021-12-17 |
Federico Caselli | Replace c extension with cython versions. 7474/head |
commit | commitdiff | tree |
2021-12-16 |
mike bayer | Merge "include InterfaceError for mariadb disconnect... |
commit | commitdiff | tree |
2021-12-16 |
Mike Bayer | include InterfaceError for mariadb disconnect check |
commit | commitdiff | tree |
2021-12-15 |
Mike Bayer | restore psycopg changelog file |
commit | commitdiff | tree |
2021-12-15 |
Mike Bayer | bump psycopg to 3.0.7 |
commit | commitdiff | tree |
2021-12-14 |
Nils Philippsen | Ignore ephemeral classes in test_all_present() |
commit | commitdiff | tree |
2021-12-14 |
Mike Bayer | skip rowcount test for psycopg |
commit | commitdiff | tree |
2021-12-12 |
mike bayer | Merge "implement correct errors for Row immutability... |
commit | commitdiff | tree |
2021-12-12 |
Mike Bayer | use the options from the cached statement for propagate... |
commit | commitdiff | tree |
2021-12-11 |
Nils Philippsen | Fix referenced ticket number (#7439) |
commit | commitdiff | tree |
2021-12-11 |
Federico Caselli | Merge "Add execution options to ``Session.get``" into... |
commit | commitdiff | tree |
2021-12-11 |
Federico Caselli | Merge "Add async_engine_from_config()" into main |
commit | commitdiff | tree |
2021-12-10 |
mike bayer | Merge "Add ``scalars`` to Migration - ORM Usage table... |
commit | commitdiff | tree |
2021-12-10 |
mike bayer | Merge "Removals: strings for join(), loader_options... |
commit | commitdiff | tree |
2021-12-10 |
Nils Philippsen | Add async_engine_from_config() |
commit | commitdiff | tree |
2021-12-10 |
Federico Caselli | Add execution options to ``Session.get`` |
commit | commitdiff | tree |
2021-12-10 |
Federico Caselli | Merge branch 'postgresql-docs-update-table-numbers... |
commit | commitdiff | tree |
2021-12-10 |
Leo Singer | Update references to tables in PostgreSQL documentation |
commit | commitdiff | tree |
2021-12-09 |
Federico Caselli | Add ``scalars`` to Migration - ORM Usage table. |
commit | commitdiff | tree |
2021-12-09 |
Federico Caselli | Include import error message when greenlet is not installed |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | cherry-pick changelog update for 1.4.29 |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | cherry-pick changelog from 1.4.28 |
commit | commitdiff | tree |
2021-12-09 |
Federico Caselli | Merge branch 'typos-fixes' into main_gerrit |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | implement correct errors for Row immutability |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | implement attributes.Proxy._clone() |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | changelog updates |
commit | commitdiff | tree |
2021-12-09 |
Lele Gaifax | Fix typo in docstring 7417/head |
commit | commitdiff | tree |
2021-12-09 |
Lele Gaifax | Fix typo in changelog |
commit | commitdiff | tree |
2021-12-09 |
Mike Bayer | Removals: strings for join(), loader_options(). |
commit | commitdiff | tree |
2021-12-08 |
Mike Bayer | include correct notes for 2.0 |
commit | commitdiff | tree |
2021-12-07 |
mike bayer | Merge "Warn when caching is disabled / document" into... |
commit | commitdiff | tree |
2021-12-07 |
mike bayer | Merge "contextmanager skips rollback if trans says... |
commit | commitdiff | tree |
2021-12-06 |
mike bayer | Merge "Add __copy__, __deepcopy__ to URL. Fixes: #7400... |
commit | commitdiff | tree |
2021-12-06 |
Mike Bayer | Warn when caching is disabled / document |
commit | commitdiff | tree |
2021-12-06 |
Tom Ritchford | Add __copy__, __deepcopy__ to URL. Fixes: #7400 |
commit | commitdiff | tree |
2021-12-06 |
Mike Bayer | contextmanager skips rollback if trans says to skip it |
commit | commitdiff | tree |
2021-12-06 |
Mike Bayer | qualify the stringification warning |
commit | commitdiff | tree |
2021-12-05 |
Federico Caselli | fix typo in exists documentation |
commit | commitdiff | tree |
2021-12-05 |
mike bayer | Merge "The where method of exists now accepts multiple... |
commit | commitdiff | tree |
2021-12-04 |
Federico Caselli | Remove reference in docs to ThreadLocalMetaData which... |
commit | commitdiff | tree |
2021-12-04 |
Federico Caselli | The where method of exists now accepts multiple cluase. |
commit | commitdiff | tree |
2021-12-03 |
mike bayer | Merge "Removals: MetaData.bind, Table.bind, all other... |
commit | commitdiff | tree |
2021-12-03 |
mike bayer | Merge "copy list for __iadd__" into main |
commit | commitdiff | tree |
2021-12-02 |
Mike Bayer | copy list for __iadd__ |
commit | commitdiff | tree |
2021-12-02 |
mike bayer | Merge "Add __class_getitem__ to the declarative Base... |
commit | commitdiff | tree |
2021-12-02 |
Mike Bayer | Removals: MetaData.bind, Table.bind, all other .bind |
commit | commitdiff | tree |
2021-12-01 |
Federico Caselli | fix typo in documentation |
commit | commitdiff | tree |
2021-12-01 |
Kai Mueller | Add __class_getitem__ to the declarative Base class |
commit | commitdiff | tree |
2021-11-30 |
mike bayer | Merge "Fixes: #4390" into main |
commit | commitdiff | tree |
2021-11-30 |
mike bayer | Merge "document get_bind() overrides for async session... |
commit | commitdiff | tree |
2021-11-30 |
Mike Bayer | scoped_session adjustments |
commit | commitdiff | tree |
2021-11-29 |
mike bayer | Merge "adapt pytest plugin to support pytest v7" into... |
commit | commitdiff | tree |
2021-11-29 |
Mike Bayer | document get_bind() overrides for async session |
commit | commitdiff | tree |
2021-11-29 |
Federico Caselli | adapt pytest plugin to support pytest v7 |
commit | commitdiff | tree |
2021-11-29 |
mike bayer | Merge "provide connectionfairy on initialize" into... |
commit | commitdiff | tree |
next |