I had missed the note in the documentation of using select rather than execute. Thanks.
On Sunday, April 22, 2012 7:26:57 PM UTC-4, Neil C wrote: > > I executed a pure SQL query against Postgres using DataMapper and got an > object of class DataObjects::Postgres::Result. However, I can't find any > kind of documentation indicating how to manipulate this instance to get the > data. Can you point me to that documentation? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To view this discussion on the web visit https://groups.google.com/d/msg/datamapper/-/yBROmdhhwH0J. 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.
