
do_postgres, Parse Time Error
Reported by Bernerd Schaefer | June 3rd, 2008 @ 05:53 PM
Times in postgres are not stored with dates, but the sscanf still searched for date information.
It needs to be reworked.
Comments and changes to this ticket
-
Mark Lussier August 11th, 2008 @ 12:03 PM
- Tag set to bug, dataobjects, postgresql
when i moved over to postgres I hit this as well. Anyone have any updates?
-
Dan Kubb (dkubb) December 1st, 2008 @ 02:36 AM
- Assigned user changed from Bernerd Schaefer to Dirkjan Bussink
- State changed from new to open
Dirkjan, I know you were doing something related to this today. Did you ever get it resolved so that unhanded types were just returned as String objects?
-
Dirkjan Bussink December 7th, 2008 @ 11:59 AM
- State changed from open to resolved
A Postgres Time is now returned as a String, because it has no appropriate representation in Ruby.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »