migrations

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package migrations exposes the application's SQL migration files as embedded filesystems. Both the runtime binary and integration tests import this package to get at the migration sources.

The Postgres and ClickHouse FSes are rooted at "postgres/" and "clickhouse/" respectively — pass those subpaths to internal/migrate.Run.

Index

Constants

This section is empty.

Variables

View Source
var ClickHouse embed.FS
View Source
var Postgres embed.FS

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