package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Jan 30, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package migration provides database migration management functionality.
Manager handles database migrations
NewManager creates a new migration manager
Down rolls back the last migration
Register adds a migration to the manager
Status shows the status of all migrations
Up runs all pending migrations
Migration represents a database migration
GetAll returns all registered migrations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.