Skip to content

Query#wherish(clause, params) should also accept Enumerable(DB::Any) #86

@vladfaust

Description

@vladfaust

Use-case:

Model::User.where("id IN (#{ary.join(',') { '?' }})", ary)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions