Skip to content

Function parse support for "between" call with string parameters #85

@pjeldres

Description

@pjeldres

Add {{ Function }} nomenclature to the regex expression

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request

Current behavior

Expected behavior

The function supplied would be parsed and the resulting value would be compared.

Minimal reproduction of the problem with instructions

modelInstance.between("DATE_COLUMN", "TO_DATE('"+from+"','DD/MM/YYYY')", "TO_DATE('"+to+"','DD/MM/YYYY')");

What is the motivation / use case for changing the behavior?

To be able to pass a date convertion to a between call.

Please tell us about your environment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions