I'm in the process of replacing a lot of hand generated SQL queries. I can't thank you enough for this gem, specially for the pg extensions. But there is one particular query that's bothering me:
https://gist.github.com/pcasaretto/d2772d78d32db42a98b5 It uses postgres functionality described in: http://www.postgresql.org/docs/9.3/static/sql-update.html Is there any way to generate that query with Sequel as of now? Thanks in advance, Paulo -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
