]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: move PostgresRawQuery to _queries module
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Apr 2025 22:00:09 +0000 (00:00 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 8 Sep 2025 09:46:55 +0000 (11:46 +0200)
commit5b06096be86731c594c3a2c79364ebc17c597807
treefc10a9cf69376550e213e013354f7666c5e0d4cf
parentf61ee84470c336eddca27a74ee501a15d3944a7d
refactor: move PostgresRawQuery to _queries module
psycopg/psycopg/_queries.py
psycopg/psycopg/raw_cursor.py