Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLAbstractor ¶ added in v0.2.0
type MySQLAbstractor struct {
// contains filtered or unexported fields
}
func NewMySQLAbstractor ¶ added in v0.2.0
func NewMySQLAbstractor(bundleWhereIn, bundleInsertValues bool) *MySQLAbstractor
type PGAbstractor ¶ added in v0.2.0
type PGAbstractor struct {
// contains filtered or unexported fields
}
func NewPGAbstractor ¶ added in v0.2.0
func NewPGAbstractor(noAbstract, bundleWhereIn, bundleValues bool) *PGAbstractor
Click to show internal directories.
Click to hide internal directories.