2009/3/2 Jeremy Evans <[email protected]> > Just use String#lit, > it's the best solution to this problem.
My only problem with String#lit is that it's not compatible across database types. Admittedly none of the proposed solutions are, yet it seems very strange to me that where database independence is given precedence everywhere else within the source, here it's not :/ I will, obviously, use String#lit for now but I do think an eventual proper solution to this should be found. Clive --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
