Hi,

   I needed to_csv convenience method, but the current implementation does
not escape commas and special character. I have a patch which uses csv
library and properly escapes the data.

http://github.com/amit/sequel/commit/bbffd519b5d466fe0b320a0bf18d86ae2d37aa2e

  Let me know your comments on this patch. It's working for me right now,
but I will add new spec so that it tests the escaping.

Thanks!
Amit

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en.

Reply via email to