PostgreSQL driver for Python
Psycopg 3 is a new implementation of the popular psycopg2
database adapter for Python.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/7ymn2g6m92ajih4b2py7rnssf0r3wb2x-python-psycopg-3.2.4.drv | ||
riscv64-linux | /gnu/store/rdw8laxdk5yjlj4h2nwn19c71gz10w9j-python-psycopg-3.2.4.drv | ||
aarch64-linux | /gnu/store/hhz643vxfjnv4nbaryyxz0iivha5gmf0-python-psycopg-3.2.4.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|
formatting Look for formatting issues in the source | tabulation on line 4542, column 0 |
|