--On 23. April 2007 08:18:54 +0200 Andreas Jung <[EMAIL PROTECTED]> wrote:

Additional info: using SA 0.3.6, Postgres 7.4.6, psycopg 2.0.4

Andreas

  File "build/bdist.linux-i686/egg/sqlalchemy/engine/base.py", line 971,
in fetchall
ValueError: second must be in 0..59

Any idea where this is coming from?


This issue is caused by a TIMESTAMP column within our database with NULL
values. psycopg2 tried to convert them to Python datetime instances which
fails of course...any idea how to get around this issue on the SA level?

Andreas

Attachment: pgpJ1K9lKlC6N.pgp
Description: PGP signature

Reply via email to