]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
chore: Fix typo of psycopg2 in comment (#12526)
authorMatt John <matthew@dockstudios.co.uk>
Tue, 15 Apr 2025 19:05:36 +0000 (20:05 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 15 Apr 2025 19:08:26 +0000 (21:08 +0200)
commit9d4b9adba0811d607e9f2fa8657648e96475ee57
tree49e4904c0d77d377205058b19db3f40ebd7ee722
parent73345dd6b4a94636ddebe4cb633ab6671da50000
chore: Fix typo of psycopg2 in comment (#12526)

This is the first example in the documentation of a particular connector, which mgith result in copy+pastes, resulting in an error

(cherry picked from commit f2a9ecde29bb9d5daadd0626054ff8b54865c781)
Change-Id: I493f7d4ac780ac61c6ae17695de71bab19e67a46
lib/sqlalchemy/dialects/postgresql/base.py