]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Pass **kw to PGDialect._load_collation_dict() 12510/head
authorDenis Laxalde <denis@laxalde.org>
Tue, 22 Jul 2025 12:09:09 +0000 (14:09 +0200)
committerDenis Laxalde <denis@laxalde.org>
Tue, 22 Jul 2025 12:09:09 +0000 (14:09 +0200)
commitc0a390314eb8ff2a4f729babf25cb052b6268d0a
treee973affc7f6c1b56160512333fc0e8cb85c660b6
parent5a0318c21fd8d800a23d2e39d4c66d7b051fb21e
Pass **kw to PGDialect._load_collation_dict()

Otherwise, reflection.cache() decorator does not work.
lib/sqlalchemy/dialects/postgresql/base.py