Skip to content

Add proper support for string starts/ends operators #14

@roele

Description

@roele

The current implementation for String starts and ends operators is a switch fall through to contains. Proper SQL implementations with LIKE <String>% and LIKE %<String> should be provided instead.

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