Hi,

Just wonder if there is any way to map rows of a custom query to
collection:
rows = Toys.repository.adapter.query("select * from toys")

to real toys resources? Something like (not working code):
Toys.rows2collection(rows)

Thanks,
Dawid

-- 
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.

Reply via email to