package
0.2.5
Repository: https://github.com/jtao539/sqlxp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Basic2N 将基本数据类型的实体转换为sql.NullXXX的实体,转换过程以BasicEntity为主.
No description provided by the author
No description provided by the author
No description provided by the author
N2Basic 将字段类型为sql.NullXXX的实体 转换为字段类型为普通类型,转换过程以普通类型的结构体为主。 tags 为需要跳过转换的字段, 常用于某个字段类型不一致.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author