]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2025-05-21  Denis LaxaldeSkip test using MACADDR8 for PostgreSQL < 10 12612/head
2025-05-21  Denis LaxaldeSkip test using websearch_to_tsquery() for PostgreSQL...
2025-05-20  Denis LaxaldeSkip reflection test about ON DELETE with column list...
2025-05-20  Michael BayerMerge "Support `matmul` (@) as an optional operator...
2025-05-19  Denodo Research... Update index.rst in dialects docs to include Denodo...
2025-05-18  Michael BayerMerge "i think we dont need DOMAIN.adapt()" into main
2025-05-16  Michael BayerMerge "Remove declarative_mixin" into main
2025-05-16  Mike Bayeri think we dont need DOMAIN.adapt()
2025-05-15  Michael BayerMerge "expand column options for composites up front...
2025-05-15  Mike Bayerexpand column options for composites up front at the...
2025-05-14  Mike Bayercherry-pick changelog update for 2.0.42
2025-05-14  Mike Bayercherry-pick changelog from 2.0.41
2025-05-14  Mike Bayeruse pep639 license
2025-05-14  Mike Bayerchangelog edits
2025-05-13  Aramís SegoviaSupport `matmul` (@) as an optional operator.
2025-05-13  Mike Bayerremove __getattr__ from root
2025-05-12  Mike Bayerrewrite the docs on SQLite transaction handling
2025-05-08  Mike Bayerimplement pep-649 workarounds, test suite passing for...
2025-05-08  Michael BayerMerge "dont render URL in unparseable URL error message...
2025-05-08  Michael BayerMerge "typing: pg: type NamedType create/drops (fixes...
2025-05-08  Mike Bayerdont render URL in unparseable URL error message
2025-05-08  Justine Krejchatyping: pg: type NamedType create/drops (fixes #12557)
2025-05-06  Mike Bayerreorganize ORM Annotated Declarative into its own section
2025-05-06  Michael BayerMerge "Added vector datatype support in Oracle dialect...
2025-05-05  Federico Casellifix failing typing test
2025-05-05  krave1986Fix issues in versioning.rst (#12567)
2025-05-05  ShamilRemove unused typing imports (#12568)
2025-05-05  surajAdded vector datatype support in Oracle dialect
2025-05-01  Michael BayerMerge "fix sqlite localtimestamp function" into main
2025-05-01  Mike Bayeradd black dependency for format_docs_code
2025-05-01  Mike Bayerfix sqlite localtimestamp function
2025-05-01  Michael BayerMerge "add correct typing for row getitem" into main
2025-04-29  Federico Caselliadd correct typing for row getitem
2025-04-29  Ross PattersonFix simple typo (#12555)
2025-04-27  Federico CaselliMerge "refactor (orm): remove unused variables and...
2025-04-27  Federico Casellirefactor (orm): remove unused variables and simplify...
2025-04-26  Mike Bayerfix reference cycles/ perf in DialectKWArgs
2025-04-24  Federico CaselliMerge "refactor(testing-and-utils): Remove unused code...
2025-04-24  Federico CaselliMerge "refactor: clean up unused variables in engine...
2025-04-24  Federico CaselliMerge "refactor (sql): simplify and optimize internal...
2025-04-24  Federico CaselliMerge "refactor: simplify and clean up dialect-specific...
2025-04-24  Christoph HeerUpdate entry for sqlalchemy-hana (#12553)
2025-04-22  Federico CaselliAdd pow operator support
2025-04-21  Michael BayerMerge "optimize `@util.decorator`" into main
2025-04-21  Shamilrefactor (sql): simplify and optimize internal SQL...
2025-04-21  Shamilrefactor(testing-and-utils): Remove unused code and...
2025-04-21  Shamilrefactor: clean up unused variables in engine module
2025-04-21  Shamilrefactor: simplify and clean up dialect-specific code
2025-04-21  Mike Bayerdisable mysql/connector-python, again
2025-04-17  Ryu Juheonchore: add type hint for reconstructor (#12527)
2025-04-15  Matt Johnchore: Fix typo of psycopg2 in comment (#12526)
2025-04-10  Federico CaselliMerge "Type postgresql.aggregate_order_by()" into main
2025-04-10  Michael BayerMerge "simplify internal storage of DML ordered values...
2025-04-10  Mike Bayersimplify internal storage of DML ordered values
2025-04-09  Denis LaxaldeType postgresql.aggregate_order_by()
2025-04-08  Inada Naokiorm.exc.NoResultFound => exc.NoResultFound (#12509)
2025-04-07  Inada Naokioptimize `@util.decorator`
2025-04-04  Federico CaselliMerge "Support postgresql_include in UniqueConstraint...
2025-04-03  Federico CaselliMerge "improve overloads applied to generic functions...
2025-04-03  krave1986docs: Fix substr function starting index in hybrid_prop...
2025-04-03  Adriaan JoubertFix typo (#12495)
2025-04-02  Michael BayerMerge "ensure ON UPDATE test is case insensitive" into...
2025-04-02  Alexander Rueheensure ON UPDATE test is case insensitive
2025-04-01  Federico Caselliminor cleanup of postgresql index reflection query
2025-04-01  Denis LaxaldeSupport postgresql_include in UniqueConstraint and...
2025-04-01  Federico CaselliMerge "Add type annotations to postgresql.pg_catalog...
2025-03-31  Michael BayerMerge "Removed executable coercion" into main
2025-03-27  Mike Bayercherry-pick changelog update for 2.0.41
2025-03-27  Mike Bayercherry-pick changelog from 2.0.40
2025-03-27  Mike Bayerchangelog update
2025-03-27  Michael BayerMerge "Type array_agg()" into main
2025-03-27  Michael BayerMerge "implement AsyncSessionTransaction._regenerate_pr...
2025-03-27  Mike Bayerimplement AsyncSessionTransaction._regenerate_proxy_for...
2025-03-27  KaanImplement GROUPS frame spec for window functions
2025-03-27  Michael BayerMerge "compatibility with typing_extensions 4.13 and...
2025-03-26  Daraancompatibility with typing_extensions 4.13 and type...
2025-03-26  Federico Casellidocument sqlite truncate_microseconds in DATETIME and...
2025-03-26  Federico CaselliMerge "Increase minimum required greenlet version"...
2025-03-25  Federico Caselliimprove overloads applied to generic functions
2025-03-25  Chris WithersIncrease minimum required greenlet version
2025-03-25  Stefanie MolinAdd missing imports to example (#12453)
2025-03-25  Denis LaxaldeAdd type annotations to postgresql.pg_catalog
2025-03-24  Denis LaxaldeType array_agg()
2025-03-20  Michael BayerMerge "Cast empty PostgreSQL ARRAY from the type specif...
2025-03-19  Michael BayerMerge "skip FROM disambiguation for immediate alias...
2025-03-19  Denis LaxaldeCast empty PostgreSQL ARRAY from the type specified...
2025-03-19  Michael BayerMerge "Make ARRAY generic on the item_type" into main
2025-03-19  Michael BayerMerge "implement use_descriptor_defaults for dataclass...
2025-03-19  Mike Bayerskip FROM disambiguation for immediate alias of table
2025-03-19  Mike Bayerimplement use_descriptor_defaults for dataclass defaults
2025-03-19  Mike Bayerremove attrs w/ orm annotated declarative example
2025-03-18  Denis LaxaldeMake ARRAY generic on the item_type
2025-03-18  Michael BayerMerge "remove deprecated features" into main
2025-03-18  Federico Caselliremove deprecated features
2025-03-18  Michael BayerMerge "add postgresql distinct_on (patch 4)" into...
2025-03-18  Michael BayerMerge "expand paren rules for default rendering, sqlite...
2025-03-18  Michael BayerMerge "ensure SQL expressions w/o bool pass through...
2025-03-17  Mike Bayerensure SQL expressions w/o bool pass through to correct...
2025-03-17  Michael BayerMerge "Support column list for foreign key ON DELETE...
2025-03-17  Michael BayerMerge "remove non_primary parameter" into main
next