Skip to content

Support for List's in whereIn #41

@JanHolger

Description

@JanHolger

Is your feature request related to a problem? Please describe.
Currently lists need to be converted into an Object[] before calling whereIn

Describe the solution you'd like
If only 1 element is supplied and it implements a Collection, convert the collection into an array and use it instead of the original array. Maybe we could also consider doing the same for Streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions