Documentation
¶
Index ¶
Constants ¶
View Source
const ( KindRead = "read" KindExec = "exec" KindService = "service" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Statements ¶
type Statements []*Statement
func New ¶
func New(sqlText string) Statements
func (Statements) DMLTables ¶
func (s Statements) DMLTables(rawSQL string) []string
func (Statements) IsExec ¶
func (s Statements) IsExec() bool
Click to show internal directories.
Click to hide internal directories.