mssql

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MSSql

type MSSql struct {
	Client *sql.DB
	Host   string
	Port   int
	User   string
	Pass   string
	Db     string
	Query  *schema.SqlQuery
}

func (*MSSql) Cleanup

func (d *MSSql) Cleanup() error

func (*MSSql) Init

func (d *MSSql) Init() error

func (*MSSql) LoadEnv

func (d *MSSql) LoadEnv(prefix string) error

func (*MSSql) LoadFlags

func (d *MSSql) LoadFlags() error

func (*MSSql) Push

func (d *MSSql) Push(r io.Reader) error

Jump to

Keyboard shortcuts

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