Hi, from a MySQL table I get a blob field (with attribute "BINARY"). But in fact it's a string (a XML document).
To extract the content I use #to_s and it seems to work, but I don't see it documented. Am I right? Thanks. -- Iñaki Baz Castillo <[email protected]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
