DB Migrations

# SQL migration
goose create migration_name sql

# Go migration
goose create migration_name