migrations

package
v0.0.0-...-c05fae0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package migrations contains the database migrations of the Karman project. These migrations must be applied before Karman can function correctly.

This Go package is very minimal as migrations are typically written directly in SQL. However, since goose does support Go migrations, it could be possible that more complicated migrations will be written in Go in the future.

Index

Constants

This section is empty.

Variables

FS provides access to all SQL migration files. The typical use for this field is in goose.SetBaseFS(migrations.FS) which allows Goose to find the migrations in the root "." 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