Skip to content

Add a way to disable "Collation needed! Proceed?" dialogue for DBs that have custom COLLATE columns #2356

@armahnii2000

Description

@armahnii2000

Describe the new feature

If you have a column with a custom COLLATE string, a Collation needed! pop-up window shows up almost every time. It makes browsing DB's with custom collations cumbersome. It would be nice if there was a way to override this via some setting where you just fallback to some default collation if SQLite can't find one.

Additional info

Please answer these questions before submitting your feature request.

Is your feature request related to an issue? Please include the issue number.

There's lots of issues on this - https://github.com/sqlitebrowser/sqlitebrowser/issues?q=is%3Aissue+collate+is%3Aclosed
Original issue for which pop-up dialog was introduced is found here - #54
Commit - cf33f30

Does this feature exist in another product or project? Please provide a link.

Not sure. Only used sqlitebrowser

Do you have a screenshot? Please add screenshots to help explain your idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions