Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 237 Bytes

File metadata and controls

7 lines (4 loc) · 237 Bytes

PostgreSQL Schema

You will need the migrate tool to migrate the database.

Up & Down

Use make migrate-up to migrate up and make migrate-down to migrate down.