dee523f9e7
When calling `first` in Rails 5.2 the connection is not found however by forcing the records to load with `to_a` which happens to function correctly the call is then sent to `Array.first`