On Monday, April 10, 2017 at 10:27:06 PM UTC-7, Andrei (L.A.) wrote:
>
> One more question: is it possible/how can I check the current tinytds 
> options?
>
> I tried #opts on the Sequel instance but timeout wasn't in the list.
>

You should probably ask the tiny_tds developers. You can get access to the 
underlying TinyTDS connection object via:

  DB.synchronize{|conn| } 

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 https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to