Skip to content

Locking issues with multiple apps on same database #20

@zoe-codez

Description

@zoe-codez

Bug description

The sqlite database was originally intended to have multiple apps work together on the same data file. The library isn't currently equipped for that to work, there seems to be some sort of locking situation happening preventing that. Causes an app crash

It's easy enough to work around, but there should be some updates to the docs and some extra warnings when this situation occurs. Maybe the default file should be updated to match the app name instead?

Low priority issue, requires some thought. Prefer not to introduce breaking changes for this minor edge case

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions