Skip to content

Running rails db:migrate clears out queue_schema.rb. #329

@gregschmit

Description

@gregschmit

I am trying to install latest solid queue into a project I'm working on, but when I run rails db:migrate then it clears out the queue_schema.rb file. I can load the schema with rails db:prepare, however I do have to run migrations in my primary database, but it always clears out the queue schema. Is there a migration file or multiple migration files for solid queue anymore?

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