#52: Proper Python types for date/time/timestamp/interval values
----------------------+-----------------
 Reporter:  cito      |      Owner:
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:  5.1
Component:  DB API 2  |    Version:  4.1
 Keywords:            |
----------------------+-----------------
 Currently, Pygres can accept and return date/time/timestamp/interval
 values only as strings.

 Using Python date/time/datetime/timedelta objects, as implemented in
 psycopg2, might be a much better solution.

 This could be made configurable with a switch that would be set to off by
 default in 5.x, and then in 6.x the switch could be flipped.

--
Ticket URL: <http://trac.pygresql.org:8000/trac/ticket/52>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to