package
Version:
v0.0.0-...-e7fdee8
Opens a new window with list of versions in this module.
Published: Feb 3, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Migration applies migrations from the given filesystem to the database.
The filesystem should contain a "migrations" directory with migration files.
type MigrationError struct {
Err error
Description string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.