79296925

Date: 2024-12-20 10:41:39
Score: 2.5
Natty:
Report link

This appears to be due to a bug in psycopg 3.2. By using psycopg 3.1, things work as expected. There is a GitHub issue for the bug here: https://github.com/psycopg/psycopg/issues/888

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
Posted by: tao_oat