Michael - Excellent, thanks. Coincidentally, I spotted this very issue yesterday when trying to export a database from sqlite to mysql on my home box, which doesn't have postgres installed. I patched it by duck-typing the adapter:
http://github.com/adamwiggins/yaml_db/commit/8029d320a7343a9aa408032c40bc79e8e7a9fe5a If you grab the latest plugin version from github as described here: http://opensource.heroku.com/ ...you'll have the change. Thanks, keep the patches coming! (You might want to fork it on github for future work...) Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
