Skip to content

Refactor folder structure for migrations and seeds to be db namespaced #9

Description

@mikelax

Currently we have two folders under the api project that are API specific, they are migrations and seeds. These should be namespaced together to indicate they are "db" specific and separate from the actual API logic.

They can either be grouped under an /api/db folder, or move them up to a new top-level db folder.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions