Commit Graph

16 Commits

Author SHA1 Message Date
xxjwxc
6271a320f5 Update def.go 2020-04-04 19:15:44 +08:00
xxjwxc
a327605fb2 more type support
binary(n),tinyint(n) unsigned support.
2020-04-04 19:12:14 +08:00
zilinyo
3e9ca8e8eb Update def.go 2020-02-29 23:03:17 +08:00
xxjwxc
ce3904575d fix 2020-02-29 00:19:25 +08:00
xxjwxc
d7c76feba6 Merge branch 'master' of https://github.com/LLLLancelot/gormt into LLLLancelot-master 2020-02-28 22:48:56 +08:00
谢小军
bfb54391ac add tinyint support
add tinyint support
2020-02-28 20:28:15 +08:00
LLLLancelot
9e60d56227 增加新特性,并修复一些问题 2020-02-28 04:03:08 +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