]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Merge "Add collation_schema parameter for schema-qualified PostgreSQL collations...
authorMichael Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Aug 2026 15:32:47 +0000 (15:32 +0000)
committerGerrit Code Review <gerrit@bbpush.zzzcomputing.com>
Mon, 3 Aug 2026 15:32:47 +0000 (15:32 +0000)
commit61069e6dcb0864f4e217004153ff74fc7a38278a
treef794b9291368598b01bbfed6759098f42a545b9a
parentd9b44cb731bd27e6e82c99a3c0fb598214e8e7ff
parent8cabfe9532c1429ea8aaba1cd85ef68efa0868f9
Merge "Add collation_schema parameter for schema-qualified PostgreSQL collations" into main
doc/build/changelog/migration_21.rst
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/sql/_elements_constructors.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/sqltypes.py
test/dialect/postgresql/test_compiler.py
test/sql/test_types.py