migrations

package
v0.900.9 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 14 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