2008/12/13 Jeremy Evans <[email protected]>: > Looks like going to standard strings doesn't work with postgres-pr, as > it tries to escape apostrophes with backslashes. That's a bug that > should be fixed in postgres-pr (postgres-compat.rb, line 40). > postgres-pr even has a "TODO: correct?" comment directly above that > line, so they obviously weren't sure. Please report this bug to the > postgres-pr maintainer.
I created a small patch for postgres-pr and it got added into the postgre-pr repository so this will be fixed now for those using it directly from the source and for everyone else on next release. The patch was based on the Sequel fix for this Jeremy wrote, just letting you all know. see: http://github.com/mneumann/postgres-pr/tree/master 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 -~----------~----~----~----~------~----~------~--~---
