Evan Reichard
015ca30ac5
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
.. | ||
20240128012356_user_auth_hash.go | ||
README.md | ||
utils.go |
DB Migrations
# SQL migration
goose create migration_name sql
# Go migration
goose create migration_name