//
pkg.gl
Category
github.com/kevin-zx/sqlbase
module
package
0.0.10
Repository:
https://github.com/kevin-zx/sqlbase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
229 SLOC
#
README
sqlbase
对gorm得简单封装,比较简单,自娱自乐
#
Functions
ConvertParams2DbQuery
转化请求的参数变成查询 把判断操作都直接放入到查询中 把 limit offset order 这些操作提取出来.
NewStorage
No description provided by the author
#
Variables
DefaultConfig
No description provided by the author
#
Structs
Query
No description provided by the author
Storage
No description provided by the author