Skip to content

Generated params inconsistent with objection-find syntax #1

Description

@igor-savin-ht

If I generate params without prefix, I get params that look like
undefined[paramName:eq] : paramValue

If I generate params with empty prefix, I get params that look like
[paramName:eq] : paramValue

Which is better, but still not
paramName:eq : paramValue
which is what objection-find expects

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