mysql

package
v0.0.0-...-ac7794c Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2020 License: MIT Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixtureDriver

type FixtureDriver struct{}

FixtureDriver is mysql driver

func (*FixtureDriver) EscapeKeyword

func (d *FixtureDriver) EscapeKeyword(keyword string) string

EscapeKeyword define keyword escape

func (*FixtureDriver) EscapeValue

func (d *FixtureDriver) EscapeValue(value string) string

EscapeValue define value escape

func (*FixtureDriver) ExecSQL

func (d *FixtureDriver) ExecSQL(tx *sql.Tx, sql string) error

ExecSQL exec a sql statement

func (*FixtureDriver) TrimComment

func (d *FixtureDriver) TrimComment(sql string) string

TrimComment define comment trimmed

Jump to

Keyboard shortcuts

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