mysql

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MysqlRegister added in v1.0.1

func MysqlRegister()

Types

type MySqlFactory

type MySqlFactory struct {
}

func (MySqlFactory) Delete

func (MySqlFactory) Delete(model gom.TableModel, cnd gom.Condition) (string, []interface{})

func (MySqlFactory) Insert

func (MySqlFactory) Insert(model gom.TableModel, c gom.Condition) (string, []interface{})

func (MySqlFactory) InsertIgnore

func (self MySqlFactory) InsertIgnore(model gom.TableModel, c gom.Condition) (string, []interface{})

func (MySqlFactory) Query

func (MySqlFactory) Query(model gom.TableModel, cnd gom.Condition) (string, []interface{})

func (MySqlFactory) Replace

func (fac MySqlFactory) Replace(model gom.TableModel, c gom.Condition) (string, []interface{})

func (MySqlFactory) Update

func (MySqlFactory) Update(model gom.TableModel, cnd gom.Condition) (string, []interface{})

Jump to

Keyboard shortcuts

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