As always you are right ;)
On Feb 1, 2:41 am, Jeremy Evans <[email protected]> wrote: > On Jan 31, 12:21 pm, _dewie_ <[email protected]> wrote: > > > Thanks ! > > For search reference, a placeholder also does the job : > > > Job.filter(:parent_id => nil, :state => 'FINISHED').filter('updated_at > > < ?',time).sql > > True, but all of the DSL functions can be done using strings and > placeholders, so it's not really worth mentioning. :) > > Jeremy -- 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.
