sql.js
sql.js copied to clipboard
[Feature Request] sqlite3_create_collation
I would like to be able to create a custom collation which uses the sqlite3_create_collation to filter and sort text with diacritics in them (i.e accents), however from what I gather, there is no such functionality in sql.js, would this be possible to add?