]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Queries modume moved out of utils package
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 24 Nov 2020 00:11:44 +0000 (00:11 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 24 Nov 2020 00:11:44 +0000 (00:11 +0000)
commit76e45c8f3b349e16e64b478b90cb948378cdeab1
tree2c2f1083f17491370a690808ca2b4fa51ccc527c
parent107adb077e6fa5042aeff3c6ef2add6e3c17c5fa
Queries modume moved out of utils package
psycopg3/psycopg3/_queries.py [moved from psycopg3/psycopg3/utils/queries.py with 96% similarity]
psycopg3/psycopg3/cursor.py
tests/test_query.py