]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Use static attributes to declare dumpers oid where possible
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 29 Oct 2020 21:00:02 +0000 (22:00 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 29 Oct 2020 21:38:24 +0000 (22:38 +0100)
commit1d112bf47562e2b1a328550bd08426780da08098
tree9a7b9e018824b94f73da1639731647b5ea43e3d4
parentcf4378d98d6ef51213f93d25113d621f2d74cbd7
Use static attributes to declare dumpers oid where possible
psycopg3/psycopg3/types/date.py
psycopg3/psycopg3/types/text.py