# README
mysql中不要使用bit,golang database/sql无法检测到该类型,用tinyint(1)代替bit
# Functions
No description provided by the author
No description provided by the author
获取实体的字段.
if not defined primary key.the first key will as primary key.
根据反射类型,返回orm对应的类型.
获取表元数据.
parse save result int to int32.
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
save entity and return pk and error.
# Structs
No description provided by the author