]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2023-02-28  Nils PhilippsenRemove unused MutableDict._is_none() method 9381/head
2023-02-28  Nils PhilippsenAllow None as default values for MutableDict
2023-02-28  Mike Bayerensure single import per line
2023-02-27  Federico CaselliImprove exclude constraint docs and tests.
2023-02-27  mike bayerMerge "Add separate version notes for scalars" into...
2023-02-27  mike bayerMerge "include columns from superclasses that indicate...
2023-02-27  mike bayerMerge "fix with_polymorphic" into main
2023-02-27  Mike Bayerremove reveal_type import
2023-02-27  mike bayerMerge "Create public QueryPropertyDescriptor type for...
2023-02-27  Mike Bayerinclude columns from superclasses that indicate "selectin"
2023-02-27  mike bayerMerge "Declare KEY_OBJECTS_ONLY as cdef variable" into...
2023-02-27  mike bayerMerge "apply a fixed locals w/ Mapped to all de-stringi...
2023-02-27  mike bayerMerge "use read-only Mapping for values dictionary...
2023-02-27  mike bayerMerge "locate automap base in hierarchy directly" into...
2023-02-27  Mike Bayerfix with_polymorphic
2023-02-27  mike bayerMerge "ExcludeConstraint literal_compile" into main
2023-02-27  Grey LiAdd separate version notes for scalars
2023-02-27  Federico CaselliCreate public QueryPropertyDescriptor type for query_pr...
2023-02-27  Matus ValoDeclare KEY_OBJECTS_ONLY as cdef variable
2023-02-27  Mike Bayerapply a fixed locals w/ Mapped to all de-stringify
2023-02-27  Mike Bayeruse read-only Mapping for values dictionary type
2023-02-24  Federico Caselliupdate case statement to v2 syntax
2023-02-24  Mike Bayerlocate automap base in hierarchy directly
2023-02-24  Mike Bayeruse Column for legacy dataclasses mapping
2023-02-22  Federico CaselliExcludeConstraint literal_compile
2023-02-21  Mike Bayeradd notes to all mapper flush events that these are...
2023-02-20  Grey LiFix the docstring of AppenerQuery.append() (#9336)
2023-02-19  Vytautas LiuoliaFix a syntax error in `AsyncConnection.stream_scalars...
2023-02-19  Andreas MotlUpdate dialect documentation about CrateDB (#9322)
2023-02-19  Maxwell D.... Fix grammatical error in intro.rst (#9316)
2023-02-18  Mike Bayerconsider column.name directly when evaluating use_exist...
2023-02-17  Mike Bayerfix sphinx command got stuck in output
2023-02-17  Mike Bayermore edits
2023-02-17  Mike Bayertypo, captions
2023-02-17  Mike BayerVersion 2.0.5 placeholder
2023-02-17  Mike Bayer- 2.0.4 rel_2_0_4
2023-02-17  Mike Bayerchangelog updates
2023-02-17  Mike Bayerrework hybrid docs further
2023-02-17  Federico CaselliAllow custom sorting of column in the ORM.
2023-02-17  mike bayerMerge "modernize hybrids and apply typing" into main
2023-02-16  Mike Bayermodernize hybrids and apply typing
2023-02-16  mike bayerMerge "Fix coercion issue for tuple bindparams" into...
2023-02-16  mike bayerFix coercion issue for tuple bindparams
2023-02-16  mike bayerMerge "rename EvaluatorCompiler to _EvaluatorCompiler...
2023-02-16  mike bayerMerge "add dataclasses callable and apply annotations...
2023-02-16  Mike Bayerimmediateload lazy relationships named in refresh.attri...
2023-02-16  Mike Bayeradd dataclasses callable and apply annotations more...
2023-02-16  Mike Bayerrename EvaluatorCompiler to _EvaluatorCompiler
2023-02-15  Mike Bayerprevent float tests from running on asyncmy
2023-02-15  Federico Casellimention mypy>=1 is required to type check the library
2023-02-15  mike bayerMerge "Improve ``oracledb`` thick mode flag." into...
2023-02-15  mike bayerMerge "Add ``Table.autoincrement_column``" into main
2023-02-15  mike bayerMerge "test dataclasses.KW_ONLY" into main
2023-02-14  Federico CaselliImprove ``oracledb`` thick mode flag.
2023-02-14  Andrei Pozolotinfix typo in whatsnew (#9303)
2023-02-14  Federico CaselliAdd ``Table.autoincrement_column``
2023-02-14  Mike Bayerfix typo "Annotation" -> "Annotated" and use typing_ext...
2023-02-14  Mike Bayertest dataclasses.KW_ONLY
2023-02-13  Federico Casellifix documentation formatting
2023-02-13  Mike Bayercompletely lift-and-copy and_ / or_ documentation
2023-02-13  Mike Bayernote column ordering change, indicate recipe to control...
2023-02-10  Abdulhaq EmhemmedFix docs for `case` expression to match new syntax...
2023-02-10  Federico Caselliadd requirement, restore test removed in eb0861e8e69f8c...
2023-02-10  Mike Bayergeneralize adapt_on_names to expect non-named elements
2023-02-10  Mike BayerVersion 2.0.4 placeholder
2023-02-09  Mike Bayer- 2.0.3 rel_2_0_3
2023-02-09  Mike Bayerapply self_group to all elements of multi-expression
2023-02-09  Mike Bayerpin sphinx-copybutton and change config
2023-02-08  Mike Bayeradd test for #9268
2023-02-08  Mehdi ABAAKOUKtyping: fix hybrid property setter (#9269)
2023-02-08  mike bayerMerge "Remove `typing.Self` workaround" into main
2023-02-08  Yurii KarabasRemove `typing.Self` workaround
2023-02-08  Federico CaselliMerge "use Dict[], not dict[] in mypy test" into main
2023-02-07  Federico Caselliimprove github test workflows
2023-02-07  Mike Bayeruse Dict[], not dict[] in mypy test
2023-02-07  Mike Bayermake this link optional
2023-02-07  Mike Bayermore edits
2023-02-07  Mike Bayerissue template edits
2023-02-07  Mike Bayeranother template edit
2023-02-07  Mike Bayerissue template updates
2023-02-07  Mike BayerVersion 2.0.3 placeholder
2023-02-06  Mike Bayer- 2.0.2 rel_2_0_2
2023-02-06  mike bayerMerge "do not return asyncio connections to the pool...
2023-02-06  Federico CaselliMerge "add error code 1049 for mysql has_table" into...
2023-02-06  Mike Bayerchangelog fixup
2023-02-06  mike bayerMerge "Dedicated bitwise operators" into main
2023-02-06  mike bayerMerge "use mysql 8 syntax for ON DUPLICATE KEY UPDATE...
2023-02-06  Mike Bayerdo not return asyncio connections to the pool under gc
2023-02-06  Mike Bayeradd error code 1049 for mysql has_table
2023-02-06  mike bayerMerge "port history meta to 2.0" into main
2023-02-06  jazzthiefDedicated bitwise operators
2023-02-06  mike bayerMerge "check for superclasses of user defined init...
2023-02-06  Mike Bayerport history meta to 2.0
2023-02-06  Caspar Wylieuse mysql 8 syntax for ON DUPLICATE KEY UPDATE
2023-02-06  mike bayerMerge "use tox extras" into main
2023-02-06  Mike Bayercheck for superclasses of user defined init
2023-02-05  mike bayerMerge "coerce elements in mapper.primary_key, process...
2023-02-05  Mike Bayerupdate asyncio examples and add notes about writeonly
2023-02-05  Federico CaselliMerge "Guard against wrong dataclass mapping" into...
2023-02-05  Federico CaselliMerge "disallow ORM instrumented attributes from reachi...
next