On Monday, October 14, 2013 12:24:43 PM UTC-7, GregD wrote: > > I tried the valid connection test that was failing and it is working now. > The changes you made to the connect method must of fixed my problem. I'm > not sure how, but you can take the cspecify off that test. I tested 1.8.7, > 1.9.3 and 2.0.0. >
Yep, I just tested it and it is working here too, so I removed that guard. I also fixed an issue where the sqlanywhere adapter didn't support Sequel's master/slave and sharding support. Thanks, Jeremy -- 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/groups/opt_out.
