Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Sqlite3Driver ¶
type Sqlite3Driver struct{}
func (Sqlite3Driver) GetSchema ¶
func (d Sqlite3Driver) GetSchema(db zsql.DB) (schema Schema, err error)
func (Sqlite3Driver) IsNoTableErr ¶
func (d Sqlite3Driver) IsNoTableErr(err error) bool
Click to show internal directories.
Click to hide internal directories.