On Friday, August 3, 2012 10:36:23 AM UTC-7, Jeremy Evans wrote: > > Still, the root cause of your problem is that Sequel doesn't translate > 'now()' to a generic ruby value. It would be helpful if that were > translated to Sequel::CURRENT_TIMESTAMP when -d is used. I've added that > to my todo list, it should hopefully make it into the next version. >
This should be fixed now: https://github.com/jeremyevans/sequel/commit/48bcf889170072bc316369784800adffe6133ebc Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/FjdPxvS_Zg0J. 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.
