]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Cleanup of the array adapter algorithm
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 5 Apr 2020 04:44:31 +0000 (16:44 +1200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 5 Apr 2020 04:44:31 +0000 (16:44 +1200)
commit66ff409117c156194efe0f1c4f5cdd697bf3dfcf
tree4856100625513d1f329f84c248092e612942db5f
parent6369deb2d21894ccfadbd7d63b799b6e67feef52
Cleanup of the array adapter algorithm
psycopg3/types/array.py
tests/types/test_array.py