migration

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts *Options) (*genny.Generator, error)

Types

type MigrationError

type MigrationError struct {
	Message string
}

func (*MigrationError) Error

func (e *MigrationError) Error() string

type Options

type Options struct {
	Dialect string
	Name    flect.Ident
	Time    string
	Attrs   attrs.Attrs `json:"attrs"`
}

Options for generating migration

func (*Options) Validate

func (opts *Options) Validate() error

Validate that options are usuable

Jump to

Keyboard shortcuts

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