Thomas Steinhausen

Results 4 issues of Thomas Steinhausen

- Drop strict gem dependency on tiny_tds. - Add gem dependency for tests on new (un-published) gem sqljdbc4 which bundles the MS jdbc driver. - Implement a thin ruby jdbc...

need-info

Since jruby 9.4.6.0 the missing methods on ObjectSpace::WeakMap have been implemented. See: https://github.com/jruby/jruby/pull/6683 Without this fix the gem does not work on jruby 9.4.6.0.

ruby 3.x requires a block to be given when creating a new proc.