cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2017 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ENV_VAR_CONN_STRING = "DBSCHEMA_CONN"
	ENV_VAR_DBMS        = "DBSCHEMA_DBMS"
)
View Source
const CommandName = "dbschema"

Variables

This section is empty.

Functions

func Run

func Run(args []string) error

Types

type CreateChangeLogError

type CreateChangeLogError struct {
	Err error
}

func (*CreateChangeLogError) Error

func (e *CreateChangeLogError) Error() string

type CreateConnectionError

type CreateConnectionError struct {
	Err error
}

func (*CreateConnectionError) Error

func (e *CreateConnectionError) Error() string

type CreateDBSchemaError

type CreateDBSchemaError struct {
	Err error
}

func (*CreateDBSchemaError) Error

func (e *CreateDBSchemaError) Error() string

type CreateDialectError

type CreateDialectError struct {
	Err error
}

func (*CreateDialectError) Error

func (e *CreateDialectError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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