migrations

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package migrations embeds ragit's schema migrations so a host application never has to vendor the SQL into its own migration sequence.

ragit owns its own migration line, tracked in its own version table (see github.com/mind-vm/ragit.Migrate), exactly as River does with river_migration. A host app can therefore run its own goose/atlas/whatever sequence over its own tables and upgrade ragit independently, without the two ever colliding on a version number.

Index

Constants

This section is empty.

Variables

FS holds the goose-formatted migration files.

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