1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-12 10:10:40 +00:00
This commit is contained in:
astaxie
2016-01-17 23:48:17 +08:00
parent 9b2597be68
commit 90d1349665
9 changed files with 11 additions and 11 deletions

View File

@ -19,7 +19,7 @@ import (
"strings"
)
// ExprSep define the expression seperation
// ExprSep define the expression separation
const (
ExprSep = "__"
)

View File

@ -20,7 +20,7 @@ import (
"strings"
)
// CommaSpace is the seperation
// CommaSpace is the separation
const CommaSpace = ", "
// MySQLQueryBuilder is the SQL build