When calling explain for a query that involves a where clause including a string and an array, an exception is thrown: User.where(id: [1,2], first_name: "John ...