selda icon indicating copy to clipboard operation
selda copied to clipboard

No support for SQLite custom collations

Open Aaronmacaron opened this issue 2 years ago • 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?

Aaronmacaron avatar Feb 15 '24 18:02 Aaronmacaron