On Mon, Sep 20, 2021 at 5:14 AM armin <[email protected]> wrote: > Hello Mr. Evans, > > I still get the same error after some days of inactivity. > > Here's an interesting log output: > > [api] [ERROR] [2021-09-20 14:00:09 +0200] NoMethodError: undefined method > `each' for false:FalseClass: SELECT NULL > NoMethodError: undefined method `each' for false:FalseClass >
You appear to be hitting this bug in tiny_tds: https://github.com/rails-sqlserver/tiny_tds/pull/469 You'll have to wait for the tiny_tds maintainers to merge the fix (or use your own fork that includes that patch). 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 view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/CADGZSSfL-1KyCFm5oAZVreGQv7iykoYq-k%2BVCyf6Wk%3DQLg%2B4bA%40mail.gmail.com.
