Skip to content

add database/schema migrations support #36

@enriquezrene

Description

@enriquezrene

The API works using a SQL database, we need to add support to DB/schema migrations so we can make evolve the DB structure whenever it is needed.

Acceptance Criteria

  • DB/schema migrations support is added (https://en.wikipedia.org/wiki/Schema_migration)
  • README file should be updated with required instructions to run db migrations up and down
  • Current db seeder implementation should be revisited and removed

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