Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.
This repository was archived by the owner on May 8, 2019. It is now read-only.

Pull initial data in with migration #28

@kaedroho

Description

@kaedroho

Currently, if we decide to change the database, we would have to update the initial data fixture so the data inside it matches the new schema.

If we pulled the data in through a migration, any changes made to the database afterwards will migrate the data as well as the schema so we wouldn't need to keep updating the initial data fixture.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions