underyx / psycopg2-410-repro

Reproduction script for https://github.com/psycopg/psycopg2/issues/410

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

git clone git@github.com:underyx/psycopg2-410-repro.git
cd psycopg2-410-repro
docker-compose up -d
docker-compose logs -f script | grep unknown -C 10

About

Reproduction script for https://github.com/psycopg/psycopg2/issues/410


Languages

Language:Python 100.0%