2024-02-07 |
Siloé Garcez | Fixed typo on ordered_values example. (#10984) |
commit | commitdiff | tree |
2024-02-07 |
Jim Bosch | Fix typing generics in PostgreSQL range types. |
commit | commitdiff | tree |
2024-02-07 |
Michael Bayer | Merge "include cls locals in annotation evaluate" into... |
commit | commitdiff | tree |
2024-02-07 |
Michael Bayer | Merge "remove unnecessary string concat in same line... |
commit | commitdiff | tree |
2024-02-07 |
Michael Bayer | Merge "remove unneeded constructors for Unicode, Unicod... |
commit | commitdiff | tree |
2024-02-06 |
Mike Bayer | restore uuid_data_type as closed at top level |
commit | commitdiff | tree |
2024-02-06 |
Mike Bayer | remove unneeded constructors for Unicode, UnicodeText |
commit | commitdiff | tree |
2024-02-06 |
Federico Caselli | remove unnecessary string concat in same line |
commit | commitdiff | tree |
2024-02-06 |
whysage | Fix mariadb run tests doc (#10848) |
commit | commitdiff | tree |
2024-02-06 |
Umer Zia | Improve formatting of data_select.rst (#10931) |
commit | commitdiff | tree |
2024-02-06 |
Artem Smirnov | Add bullets (#10973) |
commit | commitdiff | tree |
2024-02-06 |
dependabot... | Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 (#10947) |
commit | commitdiff | tree |
2024-02-06 |
Federico Caselli | update .git-blame-ignore-revs to exclude black update... |
commit | commitdiff | tree |
2024-02-06 |
Mike Bayer | include cls locals in annotation evaluate |
commit | commitdiff | tree |
2024-02-06 |
Michael Bayer | Merge "add additional IMV UUID tests, fix pymssql case... |
commit | commitdiff | tree |
2024-02-05 |
Michael Bayer | Merge "Update black to 24.1.1" into main |
commit | commitdiff | tree |
2024-02-05 |
Mike Bayer | add additional IMV UUID tests, fix pymssql case |
commit | commitdiff | tree |
2024-02-05 |
Mike Bayer | run postfetch_post_update for version_id_col even if... |
commit | commitdiff | tree |
2024-01-31 |
Federico Caselli | Update black to 24.1.1 |
commit | commitdiff | tree |
2024-01-30 |
Michael Bayer | Merge "Support PEP-621 and PEP-685" into main |
commit | commitdiff | tree |
2024-01-29 |
Federico Caselli | Export array module from postgresql |
commit | commitdiff | tree |
2024-01-27 |
Michael Bayer | Merge "suffix index names with "_history" just like... |
commit | commitdiff | tree |
2024-01-26 |
Mike Bayer | re-establish section on why __init__ not called on... |
commit | commitdiff | tree |
2024-01-25 |
Eugene Toder | Fix typo in a docstring (#10925) |
commit | commitdiff | tree |
2024-01-25 |
KOLANICH | Support PEP-621 and PEP-685 |
commit | commitdiff | tree |
2024-01-24 |
Michael Bayer | Merge "Add PEP 646 integration" into main |
commit | commitdiff | tree |
2024-01-24 |
Michael Bayer | Merge "Support specifying access method when creating... |
commit | commitdiff | tree |
2024-01-24 |
Michael Bayer | Merge "Correct type hint for FunctionElement.table_valu... |
commit | commitdiff | tree |
2024-01-23 |
Mike Bayer | suffix index names with "_history" just like tables |
commit | commitdiff | tree |
2024-01-23 |
Jeff Balogh | fix a docs typo (#10912) |
commit | commitdiff | tree |
2024-01-23 |
Gord Thompson | Update cascades.rst (#10918) |
commit | commitdiff | tree |
2024-01-23 |
Georg Wicke... | Parse NOT NULL for MySQL generated columns |
commit | commitdiff | tree |
2024-01-22 |
Yurii Karabas | Add PEP 646 integration |
commit | commitdiff | tree |
2024-01-22 |
Edgar Ramírez... | Support specifying access method when creating Postgres... |
commit | commitdiff | tree |
2024-01-20 |
Federico Caselli | use sequence instead of list in result docs |
commit | commitdiff | tree |
2024-01-19 |
Michael Bayer | Merge "remove loader depth warning, replace with loggin... |
commit | commitdiff | tree |
2024-01-18 |
Mike Bayer | remove loader depth warning, replace with logging message |
commit | commitdiff | tree |
2024-01-18 |
Federico Caselli | Merge "Oracle default arraysize is now set by the drive... |
commit | commitdiff | tree |
2024-01-17 |
Federico Caselli | Oracle default arraysize is now set by the driver |
commit | commitdiff | tree |
2024-01-17 |
Michael Bayer | Merge "use ensure_closed() for async close, close(... |
commit | commitdiff | tree |
2024-01-17 |
Michael Bayer | Merge "allow callable for relationship.back_populates... |
commit | commitdiff | tree |
2024-01-17 |
Priyanshu Parikh | allow callable for relationship.back_populates |
commit | commitdiff | tree |
2024-01-17 |
Gord Thompson | use ensure_closed() for async close, close() for terminate |
commit | commitdiff | tree |
2024-01-16 |
Martijn Pieters | Correct type hint for FunctionElement.table_valued() |
commit | commitdiff | tree |
2024-01-15 |
David Evans | Fix type of CASE expressions which include NULLs |
commit | commitdiff | tree |
2024-01-13 |
Michael Bayer | Merge "add Identity() for remaining examples" into... |
commit | commitdiff | tree |
2024-01-12 |
Mike Bayer | add Identity() for remaining examples |
commit | commitdiff | tree |
2024-01-11 |
Michael Bayer | Merge "Support reflecting no inherit check constraint... |
commit | commitdiff | tree |
2024-01-11 |
Ellis Valentiner | Support reflecting no inherit check constraint in pg. |
commit | commitdiff | tree |
2024-01-11 |
Michael Bayer | Merge "remove unnecessary execution_options.merge_with... |
commit | commitdiff | tree |
2024-01-11 |
Mike Bayer | catch OSError (base of ConnectionError) and asyncpg... |
commit | commitdiff | tree |
2024-01-10 |
Federico Caselli | remove unnecessary execution_options.merge_with in... |
commit | commitdiff | tree |
2024-01-09 |
Mike Bayer | Add note that password parameter is not to be url encoded |
commit | commitdiff | tree |
2024-01-08 |
Xiaokui Shu | fix code typo in doc:faq:sqlexpressions on `in_()`... |
commit | commitdiff | tree |
2024-01-08 |
Mateusz Bączek | Fix typo in 'Mapping Table Columns' documentation ... |
commit | commitdiff | tree |
2024-01-08 |
Mike Bayer | DBAPIConnection can be None for checkin event |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | cherry-pick changelog update for 2.0.26 |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | cherry-pick changelog from 2.0.25 |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | changelog fixes |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | cherry-pick changelog update for 1.4.52 |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | cherry-pick changelog from 1.4.51 |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | happy new year, continued |
commit | commitdiff | tree |
2024-01-03 |
Michael Bayer | Merge "allow literals for function arguments" into... |
commit | commitdiff | tree |
2024-01-03 |
Mike Bayer | allow literals for function arguments |
commit | commitdiff | tree |
2024-01-02 |
Michael Bayer | Merge "refactor any_ / all_" into main |
commit | commitdiff | tree |
2024-01-02 |
Michael Bayer | Merge "Add oracledb_async driver support" into main |
commit | commitdiff | tree |
2024-01-02 |
Mike Bayer | refactor any_ / all_ |
commit | commitdiff | tree |
2024-01-02 |
Paul McMillan | Fix typo in dataclasses docs (#10809) |
commit | commitdiff | tree |
2024-01-02 |
Federico Caselli | Add oracledb_async driver support |
commit | commitdiff | tree |
2024-01-02 |
Mike Bayer | force uselist=False for all collection class not present |
commit | commitdiff | tree |
2024-01-02 |
Michael Bayer | Merge "ensure correct lock type propagated in pool... |
commit | commitdiff | tree |
2024-01-02 |
jonathan vanasco | add new notes on viewonly section |
commit | commitdiff | tree |
2024-01-02 |
Michael Bayer | Merge "2024 setup" into main |
commit | commitdiff | tree |
2024-01-02 |
Michael Bayer | Merge "support pep695 when resolving type map types... |
commit | commitdiff | tree |
2024-01-01 |
Mike Bayer | ensure correct lock type propagated in pool recreate |
commit | commitdiff | tree |
2024-01-01 |
Mike Bayer | 2024 setup |
commit | commitdiff | tree |
2024-01-01 |
Mike Bayer | add a generic argument to _HasClauseElement |
commit | commitdiff | tree |
2023-12-30 |
Michael Bayer | Merge "pop prefetch values from committed_state when... |
commit | commitdiff | tree |
2023-12-30 |
Mike Bayer | support pep695 when resolving type map types |
commit | commitdiff | tree |
2023-12-29 |
Federico Caselli | fix typo in session.reset docs |
commit | commitdiff | tree |
2023-12-29 |
Mike Bayer | add test illustrating workaround for #4376 |
commit | commitdiff | tree |
2023-12-29 |
Mike Bayer | document alternative relationship to AC patterns |
commit | commitdiff | tree |
2023-12-28 |
Federico Caselli | Remove unused method in SimpleResultMetaData |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | pop prefetch values from committed_state when they... |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | cherry-pick changelog update for 2.0.25 |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | cherry-pick changelog from 2.0.24 |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | backport async_fallback deprecation changelog |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | changelog edits |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | correct for asyncio.Runner not in py311 stubs |
commit | commitdiff | tree |
2023-12-28 |
Mike Bayer | Revert "correct for asyncio.Runner not in py311 stubs" |
commit | commitdiff | tree |
2023-12-27 |
Mike Bayer | correct for asyncio.Runner not in py311 stubs |
commit | commitdiff | tree |
2023-12-27 |
Michael Bayer | Merge "Remove async_fallback mode" into main |
commit | commitdiff | tree |
2023-12-23 |
Yilei Yang | Use a copy of `self.contents` in this list comprehension. |
commit | commitdiff | tree |
2023-12-20 |
Federico Caselli | Remove async_fallback mode |
commit | commitdiff | tree |
2023-12-20 |
Mike Bayer | use a standard function to check for iterable collections |
commit | commitdiff | tree |
2023-12-19 |
Michael Bayer | Merge "Use typing module instead of typing_extension... |
commit | commitdiff | tree |
2023-12-19 |
Mike Bayer | ensure Bundle / DML RETURNING has test support, full... |
commit | commitdiff | tree |
2023-12-17 |
Iuri de Silvio | Fix engine connect example in migration guide (#10757) |
commit | commitdiff | tree |
2023-12-13 |
Michael Bayer | Merge "Replace custom URL-encoding method with quote... |
commit | commitdiff | tree |
2023-12-13 |
Michael Bayer | Merge "copy stack related elements to str compiler... |
commit | commitdiff | tree |
next |