file

package
v0.17.15 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileDatabase

type FileDatabase struct {
	// contains filtered or unexported fields
}

Pseudo database for comparison between files

func NewDatabase

func NewDatabase(file string) FileDatabase

func (FileDatabase) Close

func (f FileDatabase) Close() error

func (FileDatabase) DB

func (f FileDatabase) DB() *sql.DB

func (FileDatabase) DumpDDLs

func (f FileDatabase) DumpDDLs() (string, error)

func (FileDatabase) GetDefaultSchema

func (f FileDatabase) GetDefaultSchema() string

Jump to

Keyboard shortcuts

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