Skip to content

Unexpected error: "migrate database: sqlite: step: database is locked" #99

@zombiezen

Description

@zombiezen

Originally discussed in #96

When using the sqlitemigration package on the same database concurrently between multiple programs, there will occasionally be an error: migrate database: sqlite: step: database is locked. This is due to use of a deferred transaction when setting the application_id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions