Skip to content

Apply migrations at beginning of run #379

Description

@carolmcs

When the user runs IARA with an outdated database, it throws an error. The great advantage of having migrations is preventing this from happening. We cannot read the database by passing the migration path as an argument, because this is incompatible with read_only, which is necessary. The solution should be to apply the migrations before opening the database for reading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions