On Friday, July 27, 2018 at 2:56:33 PM UTC-7, Dennis D wrote: > > Looks like it tried to extend a frozen object with sqlserver specific > module. > > FrozenError: can't modify frozen module > > /Users/den/.rvm/gems/jruby-9.2.0.0/gems/sequel-5.10.0/lib/sequel/adapters/jdbc/sqlserver.rb:78:in > > `extend' > > /Users/den/.rvm/gems/jruby-9.2.0.0/gems/sequel-5.10.0/lib/sequel/adapters/jdbc/sqlserver.rb:78:in > > `_metadata_dataset' > > /Users/den/.rvm/gems/jruby-9.2.0.0/gems/sequel-5.10.0/lib/sequel/extensions/identifier_mangling.rb:101:in > > `_metadata_dataset' > > /Users/den/.rvm/gems/jruby-9.2.0.0/gems/sequel-5.10.0/lib/sequel/database/query.rb:299:in > > `metadata_dataset' > > Thanks for the report. I just fixed this: https://github.com/jeremyevans/sequel/commit/d02ff04c5ac471c74a96c82182388fb9644f44aa
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.
