sqlitemigrations

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package sqlitemigrations exposes the embedded SQLite migration files so that golang-migrate can apply them at runtime without needing the files present on the filesystem. The embed is done here (inside the migrations/sqlite/ directory) because Go's //go:embed directive cannot use ".." path components.

Index

Constants

This section is empty.

Variables

FS holds all *.sql files in the migrations/sqlite/ directory.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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