sqlite

package
v0.0.0-...-92b4f69 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() iquery.Driver

Types

type Sqlite

type Sqlite struct {
	drivers.Driver
}

func (Sqlite) Columns

func (d Sqlite) Columns(s iquery.Server, schema, table string) ([]iquery.Column, error)

func (Sqlite) ConnectionString

func (d Sqlite) ConnectionString(s iquery.Server) string

func (Sqlite) DriverName

func (d Sqlite) DriverName() string

func (Sqlite) Name

func (d Sqlite) Name() string

func (Sqlite) SchemasQuery

func (d Sqlite) SchemasQuery() string

func (Sqlite) TablesQuery

func (d Sqlite) TablesQuery(database string) string

Jump to

Keyboard shortcuts

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