package
Version:
v0.0.0-...-d771ed5
Opens a new window with list of versions in this module.
Published: May 29, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Migrate runs all pending database migrations.
type DB struct {
SQL *sql.DB
}
DB wraps the underlying sql.DB.
Open opens the SQLite database at the configured path.
Close closes the underlying database connection.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.