]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2024-06-16  Roman DruzhkovCorrect 'Session.is_modified' method documentation 11501/head
2024-06-13  Michael BayerMerge "open up async greenlet for third parties" into...
2024-06-13  Mike Bayerstrongly discourage noload
2024-06-13  Mike Bayeropen up async greenlet for third parties
2024-06-13  Michael BayerMerge "include HasCTE traversal elements in TextualSele...
2024-06-11  dependabot... Bump pypa/cibuildwheel from 2.17.0 to 2.19.0 (#11474)
2024-06-11  Mike Bayerloosen up hash_limit test
2024-06-11  Mike Bayerinclude HasCTE traversal elements in TextualSelect
2024-06-08  Michael BayerMerge "add additional contextual path info when splicin...
2024-06-06  Michael BayerMerge "Document InstanceState modified and expired...
2024-06-04  Mike Bayeradd additional contextual path info when splicing eager...
2024-06-04  Mike Bayerexpand entity_isa to include simple "isa" in poly case
2024-06-03  Michael BayerMerge "Add missing function element methods" into rel_2_0
2024-06-03  Michael BayerMerge "Make `FunctionFilter.filter` generative" into...
2024-06-02  Federico CaselliDocument InstanceState modified and expired.
2024-05-30  Federico CaselliMake `FunctionFilter.filter` generative
2024-05-30  Federico CaselliAdd missing function element methods
2024-05-30  Michael BayerMerge "Add test for issue 11412" into rel_2_0
2024-05-29  Federico CaselliFix Over serialization
2024-05-29  Mike Bayerskip dunders for langhelper symbol redefine; update tox
2024-05-24  Mike BayerAdd test for issue 11412
2024-05-22  Michael BayerMerge "Improve implementation of server side cursor...
2024-05-22  Michael BayerMerge "Add ``SET DEFAULT`` reflection option" into...
2024-05-22  Michael BayerMerge "Optimize has_intersection func" into rel_2_0
2024-05-13  Semyon PupkovOptimize has_intersection func
2024-05-09  Federico CaselliAdd ``insert_default`` to ``Column``.
2024-05-08  roche-quentinAdd ``SET DEFAULT`` reflection option
2024-05-08  Mike Bayersetup JoinedDispatch to support pickling
2024-05-06  Federico CaselliAdd name parameter to with_polymorphic.
2024-05-06  Federico CaselliImprove implementation of server side cursor in asyncpg
2024-05-05  Mike BayerVersion 2.0.31 placeholder
2024-05-05  Mike Bayer- 2.0.30 rel_2_0_30
2024-05-05  Mike Bayertypo fixes
2024-05-05  Michael BayerMerge "Updated typing for self_group()" into rel_2_0
2024-05-05  Michael BayerMerge "Add overload for ColumnCollection.get(col, defau...
2024-05-04  Mike Bayerrevise approach for bundle deduping
2024-05-04  Federico CaselliUpdated typing for self_group()
2024-05-04  Mark ElliotAdd overload for ColumnCollection.get(col, default)
2024-05-04  Federico CaselliMerge "disable col deduping inside of Bundle" into...
2024-05-04  dependabot... Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#11148)
2024-05-04  Robert SilénUpdate index.rst to include MariaDB (#11337)
2024-05-04  Federico CaselliMerge "improve pep-695 inference including Enum support...
2024-05-02  Michael BayerMerge "ensure result_map objects collection is non...
2024-05-02  Alc-Alcimprove pep-695 inference including Enum support
2024-05-02  Michael BayerMerge "Improve typing to the count function." into...
2024-05-02  Mike Bayerdisable col deduping inside of Bundle
2024-05-01  Michael BayerMerge "Ignore all dunders when checking attributes...
2024-04-30  Mike Bayerensure result_map objects collection is non-empty
2024-04-30  Michael BayerMerge "only consider column / relationship attrs for...
2024-04-30  Michael BayerMerge "Fix issue in bulk_save_objects" into rel_2_0
2024-04-30  Edgar Ramírez... Ignore all dunders when checking attributes in `sqlalch...
2024-04-30  Mike Bayerset unique=False on indexes
2024-04-29  Federico CaselliFix issue in bulk_save_objects
2024-04-29  Michael BayerMerge "improve fetchmany performance when using deque...
2024-04-28  Mike Bayeronly consider column / relationship attrs for subclass IN
2024-04-27  Mike Bayerensure intermediary mappers emit subclass IN
2024-04-27  Federico Caselliimprove fetchmany performance when using deque
2024-04-27  Federico CaselliFixing ci errors
2024-04-27  Michael BayerMerge "consider propagate_to_loaders at application...
2024-04-26  Federico CaselliMerge "Add missing overload to __add__" into rel_2_0
2024-04-26  Felix ZenkFix typo in sqlalchemy.event.api (#11325)
2024-04-26  Yossi RozantsevAdd missing overload to __add__
2024-04-25  Federico CaselliImprove typing to the count function.
2024-04-25  Federico CaselliMerge "Fix typing to support mypy 1.10" into rel_2_0
2024-04-25  Gord ThompsonAdd Databricks to external dialect list
2024-04-25  Federico CaselliFix typing to support mypy 1.10
2024-04-24  Pat BuxtonAdd Databend and Greenplum dialects (#11248)
2024-04-24  gmannyChanged some `declared_attr` code examples in the docs...
2024-04-18  Mike Bayerconsider propagate_to_loaders at application time
2024-04-17  Federico CaselliImprove docs formatting on automap, fix missing import
2024-04-15  Federico CaselliFix missing pythonpath in test that use subprocess
2024-04-12  Michael BayerMerge "typing: annotate Exists.select() to return Selec...
2024-04-11  Federico CaselliDocument how to configure the cursor_factory on psycopg
2024-04-10  Federico CaselliMerge "Fix typing issue in `MetaData.reflect()` with...
2024-04-10  Federico CaselliMerge "Highlite composide mode that's more type checker...
2024-04-10  Francisco Del... Fix typing issue in `MetaData.reflect()` with asyncio.
2024-04-10  Mike Bayerimprove distinct() docs
2024-04-08  Stefan WojcikUpdate links from initd.org to psycopg.org (#11244)
2024-04-04  Federico CaselliHighlite composide mode that's more type checker friently
2024-04-04  wouter bolsterleetyping: annotate Exists.select() to return Select[bool]
2024-04-01  Mike Bayerset up is_from_statement and others for FromStatement
2024-04-01  Mike Bayernew flake8-builtins adds a code we dont want
2024-03-28  Mike Bayeruse a full ConnectionCharacteristic for logging_token
2024-03-24  Mike Bayerremove restore_asyncio hack
2024-03-23  Mike BayerVersion 2.0.30 placeholder
2024-03-23  Mike Bayer- 2.0.29 rel_2_0_29
2024-03-23  Mike Bayertyping fix
2024-03-23  Mike Bayeruse asyncio.Runner for tests
2024-03-23  Mike Bayerchangelog fixes
2024-03-23  Michael BayerMerge "Add pg DOMAIN type reflection" into rel_2_0
2024-03-22  Michael BayerMerge "subqueryload invokes compile() on _OverrideBinds...
2024-03-22  Michael BayerMerge "use a private return class for the "catch all...
2024-03-22  Thomas StephensonAdd pg DOMAIN type reflection
2024-03-22  Michael BayerMerge "assign variant mapping on adapt()" into rel_2_0
2024-03-22  Michael BayerMerge "A scalar subquery that returns bool is now corre...
2024-03-22  Mike Bayersubqueryload invokes compile() on _OverrideBinds -...
2024-03-21  Mike Bayerensure ARRAY.__init__ documents before Comparator
2024-03-20  Federico CaselliA scalar subquery that returns bool is now correctly...
2024-03-20  Mike Bayeruse a private return class for the "catch all" relationship
2024-03-20  Mike Bayerassign variant mapping on adapt()
next