]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add type annotations to postgresql.pg_catalog
authorDenis Laxalde <denis@laxalde.org>
Tue, 25 Mar 2025 08:51:30 +0000 (04:51 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 1 Apr 2025 18:24:32 +0000 (20:24 +0200)
commit654f71bbf718981906b94c04d2a9ea7de71c624f
tree4476f5afc5a04ab710f73ca4e534aaad8437571c
parent2ca3b424fbbdf4891d6173ce07073aed09bab481
Add type annotations to postgresql.pg_catalog

Related to #6810.

Closes: #12462
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/12462
Pull-request-sha: 5a131cc9a94a2c9efa0e888fe504ebc03d84c7f0

Change-Id: Ie4494d61f815edefef6a896499db4292fd94a22a
(cherry picked from commit 864f79d7c421cfa01b6e01eb95b76ffe77ff44d1)
lib/sqlalchemy/dialects/postgresql/pg_catalog.py