Skip to content

Support for ranges, or sql expressions in buildWhereFromQuery #13

@eko234

Description

@eko234

I really like sqlutils but I think it would be pretty useful to be able to declare expressions in the same vein as '!field' : (sql expression) works in format, lets assume I want to look for a record with a date between ranges, or that i want to do a query with "field like string",
do you plan on implementing any of those?, I know it kinda breaks the semantics because the two things are not the same, I was just wondering, maybe I can wrap your function for my usecase and do some parsing to build the expressions I need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions