Skip to content
This repository was archived by the owner on Aug 3, 2020. It is now read-only.
This repository was archived by the owner on Aug 3, 2020. It is now read-only.

Allow ranges in #where values #81

@LyricL-Gitster

Description

@LyricL-Gitster

Not sure what the solution is, but it would be cool if this worked.

Currently, this happens.

[1] pry(main)> Opportunity.where(id: 1..3).to_s
=> "SELECT Id FROM Opportunity WHERE Id = 1..3"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions