Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 131 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 131 Bytes

Migrations

To add a migration named x and add it to the list of migrations:

./migrations/add.sh x
go generate ./migrations