valderman/selda

No support for SQLite custom collations

Aaronmacaron opened this issue · 0 comments

As far as I can tell there is no support for custom SQLite collations. I need to work with an existing DB schema which makes use of custom collations. When I try to open this SQLite database using selda I get the error "no such collation sequence". Is there anything I can do about this?