command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command basic applies migrations from a directory on disk.
Run it with a PostgreSQL available:
export DATABASE_URL="postgres://postgres:postgres@localhost:5433/postgres?sslmode=disable"
go run ./examples/basic
Source Files
¶
Click to show internal directories.
Click to hide internal directories.