I recently committed a change to the adapter interface that required changed to all adapters. I've made the changes and they were relatively simple, so it is unlikely anything broke, but you should test the master branch with your application UNLESS you are using one of the following databases: PostgreSQL, MySQL, SQLite, and JDBC. It wouldn't hurt to test those as well, but I did test those. All other adapters had changes made that I am not able to test.
Please report any breakage caused here. Reports that things are still working properly are appreciated as well. If you use an adapter other than PostgreSQL and want better support for detecting and recovering from disconnections, please look at the recent commit (http://github.com/jeremyevans/sequel/commit/ 2a58c45193ced0c2cf0f6a8da322db0a6b3ae98d) and send me a pull request or patch with support for your database. Thanks, Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
