Documentation
¶
Index ¶
- func NewQuery(tx *dbs.Tx, dao dbs.DAOWrapper, adminId int64, userId int64) *dbs.Query
- func QuoteLike(keyword string) string
- func QuoteLikeKeyword(keyword string) string
- func QuoteLikePrefix(keyword string) string
- func QuoteLikeSuffix(keyword string) string
- func SetGlobalVarMax(db *dbs.DB, variableName string, maxValue int) error
- func SetGlobalVarMin(db *dbs.DB, variableName string, minValue int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteLikePrefix ¶
func QuoteLikeSuffix ¶
func SetGlobalVarMax ¶ added in v0.5.3
SetGlobalVarMax 设置变量最大值
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.