dbmanager

package
v0.0.0-...-feed0e7 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2017 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

View Source
const (
	SQL_EXIT = "SELECT name FROM sqlite_master WHERE type='table' AND name='%s'"
)

Variables

This section is empty.

Functions

func Exists

func Exists(db *sql.DB, table string) bool

func Init

func Init(db *sql.DB, db_source string) error

func InitBillTable

func InitBillTable(db *sql.DB) error

func InitRecordTable

func InitRecordTable(db *sql.DB) error

func InitTables

func InitTables(db *sql.DB) error

func PatchData

func PatchData(db *sql.DB, table string) (*sql.Rows, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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