migrations

package
v0.0.0-...-c627d9c Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package migrations contains the system PocketBase DB migrations.

Index

Constants

This section is empty.

Variables

View Source
var AppMigrations migrate.MigrationsList

Functions

func Register

func Register(
	up func(db dbx.Builder) error,
	down func(db dbx.Builder) error,
	optFilename ...string,
)

Register is a short alias for `AppMigrations.Register()` that is usually used in external/user defined migrations.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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