Skip to content

Support custom collations #6

@occash

Description

@occash

GRDB provides a way to define custom collations in Swift code that can then be used in SQL queries. It also includes several predefined collations that aren’t supported by raw SQLite.

Would be great to have similar API. I’m particularly interested in adding support for localizedCaseInsensitiveCompare, which enables Unicode case-insensitive text comparisons.

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