Skip to content

Add REGEXP BINARY support #7

Description

@jlfranklin

The current solution for REGEXP BINARY is to use the normal REGEXP function, even though the REGEXP function is case-insensitive and the BINARY version should be case sensitive. Until a REGEXP BINARY solution is coded, this is just a limitation of the SQLite driver.

Near term, we should add a notice in the README.md about this limitation.

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