migrations

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package migrations provides helpers for building client applications that use a SQL database.

Package migrations provides an embedded filesystem containing all the database migrations

Index

Constants

This section is empty.

Variables

View Source
var Migrations embed.FS

Migrations contain an embedded filesystem with all the sql migration files

Functions

func BootStrap

func BootStrap(dialect string, db *sql.DB) error

BootStrap is a helper function to bootstrap the database with the initial schema.

Types

This section is empty.

Jump to

Keyboard shortcuts

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