On 07/23/12 11:42, mscdex wrote: (...)
If all you want is JSON, just do: JSON.stringify(result.rows); That will return a JSON string of your rows.
Great ! That's what I was looking for. Thanks ! Xavier -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" 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/nodejs?hl=en?hl=en
