Commit Graph

10 Commits

Author SHA1 Message Date
谢小军
bfb54391ac add tinyint support
add tinyint support
2020-02-28 20:28:15 +08:00
倒霉狐狸
7f8f3a266f tinyint等类型bool->int8
tinyint等类型应当转换为int8,bool类型会涉及false零值导致差异更新数据时增加复杂度
2020-01-17 11:57:44 +08:00
倒霉狐狸
726f16d5eb mysql 支持 enum枚举类型 2020-01-17 11:43:13 +08:00
谢小军
204164e8b9 day day up 2020-01-08 20:21:30 +08:00
zilinyo
d086e13349 Update def.go
添加数据类型
2019-12-10 16:32:07 +08:00
谢小军
b454eb944f revew code 2019-11-29 19:05:51 +08:00
谢小军
5cd0ac62ae re check 2019-11-27 18:11:05 +08:00
谢小军
9617450e6b review smallint and tinyint 2019-11-07 16:20:13 +08:00
游浩
64847fa68e 添加smallint(6)类型
添加smallint(6)类型
2019-11-07 16:02:54 +08:00
谢小军
ee2e02092a Restructure
重构
2019-09-30 18:25:22 +08:00