dumper

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExtendedInsertDefaultRowCount = 100
	// OperationIgnore is used to skip a table when dumping.
	OperationIgnore = "ignore"
	// OperationNoData is used when you want to dump a table structure without the data.
	OperationNoData = "nodata"
)

ExtendedInsertDefaultRowCount: Default rows that will be dumped by each INSERT statement

Variables

This section is empty.

Functions

func NewMySQLDumper

func NewMySQLDumper(db *sql.DB, logger *log.Logger) *mySQL

NewMySQLDumper is the constructor

Types

This section is empty.

Jump to

Keyboard shortcuts

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