Hey Im trying to find the way to use MySQL`s order statement (ORDER BY FIELD(column, ...)) with datamapper resource.
According to documentation there is no other way to define it. Basic order statement accepts only [:field.order] parameters. Any ideas how to make order by field work ? (except custom sql). -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
