I'm working on refactoring an existing app to use JRuby and ran into a
case where my timestamps weren't being typecast with jdbc-sqlite when
they were with sqlite3-ruby. Is expected behavior? Is there something
I can do to combat this besides running Time.parse on all the records
that come back from the database?

http://gist.github.com/324056

Thank you in advance.

pete

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to