mysql

package
v2.3.21 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct {
	Structures   map[string][]string
	IndexedCols  []string
	SelfJoinConf db.SelfJoinConf
	BibViewConf  db.BibViewConf
	CountColumns []int
	// contains filtered or unexported fields
}

func NewWriter

func NewWriter(conf *cnf.VTEConf) (*Writer, error)

func (*Writer) Close

func (w *Writer) Close()

func (*Writer) Commit

func (w *Writer) Commit() error

func (*Writer) DatabaseExists

func (w *Writer) DatabaseExists() bool

func (*Writer) Initialize

func (w *Writer) Initialize(appendMode bool) error

func (*Writer) PrepareInsert

func (w *Writer) PrepareInsert(table string, attrs []string) (db.InsertOperation, error)

func (*Writer) Rollback

func (w *Writer) Rollback() error

Jump to

Keyboard shortcuts

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