- support psycopg3, backwards compatible with psycopg2 (thanks to petr.prikryl) (0139bea_) - remove python 3.7 and 3.8 from CI, resolve flake8 issue (24bff1f_)
- readme: update postgresql link (260bf75_) - Handle case where a DB connection is returned to the pool which is already closed (5d730c9_) - Fix a couple of typos in comments (da2b8af_) - readme improvements (4efba90_) - CI: fix coverage upload (52daa27_) - Fix CI: bump CI python to v3.7 and postgres to v11 (23b3028_)