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