Guys, how can I set the query (all, first, etc) order to something like "ifnull(column1, column2) asc", I just can "order => [:column1.asc, :column2.asc]", but it does't work for null columns. Thanks
-- 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.
