Closed
Description
Migrated issue, originally created by Marlon Harrison (@mharrison)
Postgres TIMESTAMP function doesn't want parens....
http://www.postgresql.org/docs/8.0/static/datatype-datetime.html
Attached are patches and testcase diffs for it
Attachments: test.diff | timestampPG.diff
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
sqlalchemy-bot commentedon Feb 27, 2008
Michael Bayer (@zzzeek) wrote:
thanks for this ! I took a slightly different take with the patch in 9302f2b.
sqlalchemy-bot commentedon Feb 27, 2008
Changes by Michael Bayer (@zzzeek):