17 Commits (89ef2282a91b5467ebde369d2e0abb1f597c39b4)

Author SHA1 Message Date
lijunlong b9942453a3 support blob
first char lowcase in arg
5 years ago
xxjwxc 6271a320f5 Update def.go 5 years ago
xxjwxc a327605fb2 more type support
binary(n),tinyint(n) unsigned support.
5 years ago
zilinyo 3e9ca8e8eb
Update def.go 5 years ago
xxjwxc ce3904575d fix 5 years ago
xxjwxc d7c76feba6 Merge branch 'master' of https://github.com/LLLLancelot/gormt into LLLLancelot-master 5 years ago
谢小军 bfb54391ac add tinyint support
add tinyint support
5 years ago
LLLLancelot 9e60d56227 增加新特性,并修复一些问题 5 years ago
倒霉狐狸 7f8f3a266f
tinyint等类型bool->int8
tinyint等类型应当转换为int8,bool类型会涉及false零值导致差异更新数据时增加复杂度
5 years ago
倒霉狐狸 726f16d5eb
mysql 支持 enum枚举类型 5 years ago
谢小军 204164e8b9 day day up 5 years ago
zilinyo d086e13349
Update def.go
添加数据类型
5 years ago
谢小军 b454eb944f revew code 5 years ago
谢小军 5cd0ac62ae re check 5 years ago
谢小军 9617450e6b review smallint and tinyint 5 years ago
游浩 64847fa68e
添加smallint(6)类型
添加smallint(6)类型
5 years ago
谢小军 ee2e02092a Restructure
重构
5 years ago