]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2021-04-17  mike bayerMerge "Don't stringify unnamed column elements when...
2021-04-17  Mike BayerVersion 1.4.10 placeholder
2021-04-17  Mike Bayer- 1.4.9 rel_1_4_9
2021-04-17  mike bayerMerge "pass asfrom correctly in compilers"
2021-04-17  mike bayerMerge "Uniquify FROMs when traversing through select"
2021-04-17  Mike Bayerfix category
2021-04-17  Mike BayerDon't stringify unnamed column elements when proxying
2021-04-17  Mike Bayerpass asfrom correctly in compilers
2021-04-17  Mike BayerUniquify FROMs when traversing through select
2021-04-16  Federico CaselliFit literal compile of empty in on a tuple
2021-04-16  Mike Bayersynonym fixes and enhancements
2021-04-15  Mike BayerVersion 1.4.9 placeholder
2021-04-15  Mike Bayer- 1.4.8 rel_1_4_8
2021-04-15  mike bayerMerge "test fixes from non-gerrit builds"
2021-04-15  mike bayerMerge "Fix with_expression() cache leak; don't adapt...
2021-04-15  Mike Bayertest fixes from non-gerrit builds
2021-04-15  mike bayerMerge "Fix as_declarative mypy test"
2021-04-14  Mike BayerFix with_expression() cache leak; don't adapt singletons
2021-04-14  Bryan ForbesFix as_declarative mypy test
2021-04-14  Mike Bayerdon't base compilation off the int value of offset...
2021-04-14  Mike Bayerremove comment (post-production)
2021-04-14  mike bayerMerge "Support DEFAULT VALUES and VALUES(DEFAULT) indiv...
2021-04-14  Mike BayerSupport DEFAULT VALUES and VALUES(DEFAULT) individually
2021-04-14  Mike BayerExplicitly test for Connection in dialect.has_table()
2021-04-13  Bryan ForbesFix OrderingList handling
2021-04-13  mike bayerMerge "Update mypy plugin to conform to strict mode"
2021-04-13  Mike BayerDisable raiseload in immediateload strategy
2021-04-12  Bryan ForbesUpdate mypy plugin to conform to strict mode
2021-04-12  mike bayerMerge "Fix typo that prevented setting the ``bind`...
2021-04-12  mike bayerMerge "Update mypy plugin to only use public plugin...
2021-04-12  mike bayerMerge "Ensure bindparam key escaping applied in all...
2021-04-12  mike bayerMerge "Fix supports_schemas entry in changelog_14.rst"
2021-04-12  Mike BayerEnsure bindparam key escaping applied in all cases
2021-04-12  Mark BellFixed typo in docstring 6246/head
2021-04-11  Mike BayerReturn Row for CursorResult.inserted_primary_key
2021-04-11  Gord ThompsonFix supports_schemas entry in changelog_14.rst
2021-04-11  Mike BayerDocument AsyncSession.refresh() w/ refresh-expire casca...
2021-04-11  Mike BayerClarify select_from(A).join(B.a)
2021-04-10  Mike Bayerupdate .Unicode documentation
2021-04-10  Federico CaselliFix typo that prevented setting the ``bind``
2021-04-09  Stephen RosenFix trivial typo in README.unittests 6237/head
2021-04-09  Federico CaselliFix error in documentation of DDLElement
2021-04-09  Bryan ForbesUpdate mypy plugin to only use public plugin API
2021-04-09  Mike BayerVersion 1.4.8 placeholder
2021-04-09  Mike Bayer- 1.4.7 rel_1_4_7
2021-04-09  Mike Bayeradd changelog for supports_schema
2021-04-09  mike bayerMerge "Dont return outer transaction for _subtrans...
2021-04-09  Mike Bayerclose session for loading test
2021-04-09  mike bayerMerge "Apply recursive check to immediateloader and...
2021-04-09  Mike BayerDont return outer transaction for _subtrans flag
2021-04-09  Mike BayerApply recursive check to immediateloader and generalize
2021-04-09  Gord ThompsonMake schema support explicit
2021-04-09  Mike Bayerdocument scalar_subquery() with column_property()
2021-04-08  mike bayerMerge "Fix LegacyRow/Row index access"
2021-04-08  Mike BayerFix LegacyRow/Row index access
2021-04-08  mike bayerMerge "Support `TypeDecorator` subclasses in `Column...
2021-04-08  Mike BayerAdd migration note about Query.statement
2021-04-08  Bryan ForbesSupport `TypeDecorator` subclasses in `Column()` declar...
2021-04-08  mike bayerMerge "Update run_callable depr warn to suggest .begin()"
2021-04-08  mike bayerMerge "Infer types in BindParameter when expanding...
2021-04-08  Gord ThompsonUpdate run_callable depr warn to suggest .begin()
2021-04-08  Mike BayerInfer types in BindParameter when expanding=True
2021-04-08  Mike BayerFAQ for render_postcompile
2021-04-08  mike bayerMerge "convert subqueryload paths for multilevel"
2021-04-08  Mike Bayerconvert subqueryload paths for multilevel
2021-04-07  mike bayerMerge "support multivalues insert on strsqlcompiler"
2021-04-07  Mike Bayersupport multivalues insert on strsqlcompiler
2021-04-07  mike bayerMerge "Expand reg for schema translate map for most...
2021-04-07  mike bayerMerge "Add test support for merge_frozen_result"
2021-04-07  mike bayerMerge "Check for hybrid's attribute name and support...
2021-04-07  Mike Bayermariadb+pymsql -> mariadb+pymysql
2021-04-07  Mike BayerExpand reg for schema translate map for most special...
2021-04-07  Mike BayerAdd test support for merge_frozen_result
2021-04-07  Mike BayerCheck for hybrid's attribute name and support no name
2021-04-06  Mike BayerVersion 1.4.7 placeholder
2021-04-06  Mike Bayer- 1.4.6 rel_1_4_6
2021-04-06  Mike Bayerfix link
2021-04-06  Mike Bayerchange sql to schema
2021-04-06  mike bayerMerge "Table arguments name and metadata are positional...
2021-04-06  Mike Bayermark #6202 as a regression
2021-04-06  mike bayerMerge "Disable and disallow Result.unique() with yield_per"
2021-04-06  Federico CaselliTable arguments name and metadata are positional only
2021-04-06  Mike BayerDisable and disallow Result.unique() with yield_per
2021-04-06  Mike BayerAccommodate for callable fns for collection_class
2021-04-06  mike bayerMerge "Disallow AliasedReturnsRows from execution"
2021-04-06  Mike BayerDisallow AliasedReturnsRows from execution
2021-04-06  mike bayerMerge "Add pgcode / sqlstate for asyncpg error message"
2021-04-06  mike bayerMerge "Adjust for mypy incremental behaviors"
2021-04-06  Mike BayerAdd pgcode / sqlstate for asyncpg error message
2021-04-06  mike bayerMerge "Detect (Entity, Entity) vs (Entity, onclause...
2021-04-05  Mike Bayeruniquify when popping literal_execute_params from param...
2021-04-05  Mike BayerDetect (Entity, Entity) vs (Entity, onclause) in legacy...
2021-04-05  Mike BayerAdjust for mypy incremental behaviors
2021-04-05  Mike BayerMerge remote-tracking branch 'origin/pr/6197'
2021-04-05  Federico CaselliMerge pull request #6200 from kkirsche/patch-1
2021-04-05  Kevin KirscheFix incorrect module reference in migration docs 6200/head
2021-04-04  Edward BettsBug fix for code example 6197/head
2021-04-04  Mike BayerDocument inserted_primary_key_rows
2021-04-03  Mike Bayerunfail test_uuid_array for pg8000
2021-04-02  Mike BayerVersion 1.4.6 placeholder
next