]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor(numpy): get OIDs from the _oid module
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 9 Jan 2023 10:35:20 +0000 (10:35 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 5 Aug 2023 14:21:30 +0000 (15:21 +0100)
commit73ab14d85df41d9cbf808ba79bd922f7dc577086
treed41e2e036ec3996e5e8101914beed201ff6423d4
parent157a2e2bef14f1a7f54c9df6f9ff0279536c9897
refactor(numpy): get  OIDs from the _oid module

Also drop context optionality in adapters registration.
psycopg/psycopg/types/numpy.py