Skip to content

Move to Pop #23

@NghiaTranUIT

Description

@NghiaTranUIT

When seeking for suitable go library, which is in charge of migration DB appropriately. I found out that Pop (https://github.com/gobuffalo/pop) is potential candidate.

It mimics same Active Record behavior. It means It supports ORM and Migration by providing handy command line.

I love it 🍺

Acceptance Criteria

  • Refactor all Artify-core with Pop
  • Support DB Migration
  • Make sure the db has correct schema (foreign_key, constrains ... )
  • Able to migrate up/down on dev/production

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions