Some checks reported errors
continuous-integration/drone/push Build encountered an error
DB Migrations
# SQL migration
goose create migration_name sql
# Go migration
goose create migration_name
# SQL migration
goose create migration_name sql
# Go migration
goose create migration_name