> C:/ruby/lib/ruby/gems/1.8/gems/sequel_core-1.0.2/lib/sequel_core/ > adapters/postgres.rb:48:in `execute': undefined method `async_exec'
That's a bug in the postgres adapter. The pure-ruby driver does not have an #async_exec method, and therefore the error. I'll fix the trunk in a few moments. sharon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
