-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels