//
pkg.gl
Category
goyave.dev/goyave/v4
util
sqlutil
package
4.4.11
Repository:
https://github.com/go-goyave/goyave.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
1
Files
8 SLOC
#
Functions
EscapeLike
EscapeLike escape "%" and "_" characters in the given string for use in SQL "LIKE" clauses.