# Functions
根据数据库字段属性设置Struct tags.
根据数据库字段类型猜测Go类型,适用于mysql或pgsql.
忽略表中无数据的错误.
左右边界整体移动.
No description provided by the author
No description provided by the author
*
* 翻页查询,out参数需要传引用
* 使用方法 total, err := Paginate(query, &rows, pageno, pagesize)
*/.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
*
* 带自增主键的基础Model
*/.
嵌套集合树.
StructTag named sql or gorm.
*
* 时间相关的三个典型字段
*/.
# Type aliases
*
* 过滤查询
* 使用方法 query = query.Scopes(filters ...FilterFunc)
*/.