//
pkg.gl
Category
github.com/TBD54566975/ftl
backend
controller
sql
migrate
package
0.386.3
Repository:
https://github.com/tbd54566975/ftl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
131 SLOC
#
Packages
migrationtest
No description provided by the author
#
Functions
LogLevel
LogLevel sets the logging level of the migrator.
Migrate
Migrate applies all migrations in the provided fs.FS and migration functions to the provided database.
Migration
Migration adds a named migration function to the migration set.
#
Type aliases
MigrationFunc
No description provided by the author
Option
Option is a configuration option for Migrate.