Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

The "case_sensitive" configuration option should be used for operators and literals #24

@mkruk-u2

Description

@mkruk-u2

The the moment, the case_sensitive configuration option changes the way an element name is interpreted (https://github.com/netdudes/DataSourceryBundle/blob/master/UQL/Interpreter.php#L85).

This option should also be used to control how UQL operators (e.g. "is" or "more than") and literals (e.g. "true" or "false") are parsed.

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