Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for SQLite custom collations #195

Open
Aaronmacaron opened this issue Feb 15, 2024 · 0 comments
Open

No support for SQLite custom collations #195

Aaronmacaron opened this issue Feb 15, 2024 · 0 comments

Comments

@Aaronmacaron
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant