Skip to content

Support custom collations #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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