# Functions
CountSQL count the target sql.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustNewMySQLModel 按照data结构体来建表,如果已存在则删掉他重新建.
No description provided by the author
No description provided by the author
NewMySQLModel 新建基础Model,按照data结构体来建表,如果已存在则不建表,但是会检测每一列是否和结构体字段对得上.
PageSQL add page limit to sql, return pagedSQL, offset, limit.
ParseMySQLDatabase 会在连接串中加上时间类型和时区设置,返回修改后的dsn、数据库名称和error.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author