Skip to content

Make SqliteConnectionManager::is_valid check feature gated #68

@veeshi

Description

@veeshi

Weirdly the new check for SqliteConnectionManager::is_valid causes R2D2(Error(None)) when we are using the library with LiteFS. Reverting back to 0.37 stops the error. I haven't been able to solve why this is causing an issue, but can the new check for SqliteConnectionManager::is_valid be feature gated so that users can opt-in to the older behaviour if issues with incompatibility or performance reasons as noted in the initial issue #65

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions