style: gofmt -w
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// migrate — standalone CLI that applies tenant-registry's SQL migrations.
|
||||
//
|
||||
// Usage:
|
||||
//
|
||||
// migrate up apply all pending migrations
|
||||
// migrate down roll back the most recent migration
|
||||
// migrate down --all roll back every migration (DESTRUCTIVE)
|
||||
|
||||
Reference in New Issue
Block a user