migrate

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command migrate applies database migrations as an explicit deploy step. Migrations are never run automatically at service startup.

Usage:

migrate up        # apply all pending migrations
migrate down      # roll back the most recent migration
migrate status    # show applied and pending migrations
migrate version   # print the current schema version

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL