package
1.2.4
Repository: https://github.com/helays/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AutoCreateTableWithColumn 根据表字段判断是否有数据缺失.
AutoCreateTableWithStruct 根据结构体判断是否需要创建表.
No description provided by the author
No description provided by the author
Deprecated: As of utils v1.1.0, this value is simply [tools.CloseDb].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FilterWhereString 过滤string 条件.
FilterWhereStruct 通过结构体 自动映射查询字段.
GetRawSql 生成sql的通用函数.
GetRawSqlByDb 生成sql的通用函数,db为数据库连接.
No description provided by the author
No description provided by the author
No description provided by the author
InitDb 连接数据库.
Paginate 分页通用部分.
QueryDateTimeRange 时间区间查询.