Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiInsertParams ¶ added in v0.5.0
type SQLInsertInput ¶ added in v0.5.0
type SQLInsertInput struct { SingleInsertParams *SingleInsertParams MultiInsertParams *MultiInsertParams }
func (SQLInsertInput) Insert ¶ added in v0.5.0
func (sqlInsertInput SQLInsertInput) Insert() error
type SingleInsertParams ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.