I want to display the results order by the bought_date in the Houses table. ( I need to ensure that they are returned in this order)
Two tables: People (id, name, etc ,etc) Houses (id, person_id, bought_date) A person has many houses. Any suggestions? -- 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.
