On Jun 20, 4:44 am, prhlava <[EMAIL PROTECTED]> wrote: > For some reason, the Sequel.connect method does not show (and cannot > be called) under ruby 1.9 (svn revision 17489 - pulled/build today). > The Sequel.methods array does not list it. > > This is under AMD64 64 bit Debian Linux with ruby 1.9 built from > source... The database driver I am planning to use is the latest > Postgresql "pg" (it is already installed and can be loaded). > > Any ideas?
Nope. It works fine on 1.8.6, and I haven't done any testing on 1.9. > Vlad > > PS: I ask because other messages indicate that the late sequel is ruby > 1.9 compatible... As mentioned above, I have done absolutely no testing with ruby 1.9 (or any other ruby implementation other than ruby 1.8). Sequel may work fine on 1.9, it may not work at all. If it doesn't work, please post a bug on the bugtracker, and a patch if you can fix it. I will apply patches to improve compatibility with 1.9, as long as they don't cause regressions on ruby 1.8. 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 -~----------~----~----~----~------~----~------~--~---
