138 Commits (530ef778f74a5125682c23e21e5c2c3307af56d0)
 

Author SHA1 Message Date
xxj 530ef778f7
Merge pull request #27 from evildao/master
tinyint等类型bool->int8
5 years ago
倒霉狐狸 7f8f3a266f
tinyint等类型bool->int8
tinyint等类型应当转换为int8,bool类型会涉及false零值导致差异更新数据时增加复杂度
5 years ago
xxj 561239cfa8
Merge pull request #26 from evildao/master
mysql 支持  enum枚举类型
5 years ago
倒霉狐狸 726f16d5eb
mysql 支持 enum枚举类型 5 years ago
谢小军 ec4c62c20f Stargazers over time 5 years ago
谢小军 92535ef518 update readme 5 years ago
谢小军 8522fd836a update 5 years ago
谢小军 8973c30be3 Update genfunc_test.go 5 years ago
谢小军 69a5d93269 update readme 5 years ago
谢小军 2211c3ca5d add export func reame
添加函数支持
5 years ago
谢小军 3156708f37 更新model 5 years ago
谢小军 62a72bdf70 更新文档 5 years ago
谢小军 0f1ac1d72f reade 5 years ago
谢小军 f8daa91659 func support
支持 函数导出。支持外键关联
5 years ago
谢小军 1ff17da96f func export support
支持快捷函数导出。
5 years ago
谢小军 204164e8b9 day day up 5 years ago
谢小军 0a32dfe0e3 up 5 years ago
谢小军 4bebe1c3f1 update 5 years ago
谢小军 9a0ac52273 generate func at early days 5 years ago
谢小军 f1dd6a7632 Full coverage test 5 years ago
谢小军 00d2f6e0e3 full test 5 years ago
谢小军 f86f502928 add test file 5 years ago
谢小军 41b157d708 fix gocyclo support 5 years ago
xxj bd9e77d459
Merge pull request #23 from dgodd/patch-1
fix readme config.yml
5 years ago
Dave Goddard 86f495918b
fix readme config.yml
during the conversion from config.toml to config.yml the README.md file missed the conversion of the block from toml syntax to yml syntax. This completes the change
5 years ago
谢小军 d9393f5e55 add test file 5 years ago
谢小军 1b104ac2b5 Delete main_test.go 5 years ago
谢小军 9ff41f500e tag 5 years ago
谢小军 2f94d7dc0b update test file 5 years ago
谢小军 202a4208f5 add test file 5 years ago
谢小军 ed989232f6 add test info 5 years ago
谢小军 617b01e600 change the build ci / test 5 years ago
谢小军 a0aaddb366 Update .travis.yml 5 years ago
谢小军 277d98265e add tag to identify the code quality 5 years ago
xxj eafec11a4b
Update go.yml 5 years ago
xxj 7ecfb7da78
Update go.yml 5 years ago
谢小军 5fb1c32e55 func base template update 5 years ago
谢小军 95ec33c371 add func base template 5 years ago
谢小军 d0a57e4c0a Update model.go 5 years ago
谢小军 e770a9834e Update def.go 5 years ago
谢小军 a5138f07cf new 5 years ago
谢小军 da4332286f new 5 years ago
谢小军 3646031889 1 5 years ago
谢小军 cd7ddd45a2 fix sql call style 5 years ago
xxj 13db11837f
Merge pull request #21 from zilinyo/patch-2
rich data types
5 years ago
zilinyo d086e13349
Update def.go
添加数据类型
5 years ago
谢小军 b454eb944f revew code 5 years ago
xxj d7cda6b8fd
Merge pull request #18 from ClearWang/nopwd-login
Update MyIni.go
5 years ago
ClearWang c3c1bf8994
Update MyIni.go
db允许无密码登录
5 years ago
谢小军 5cd0ac62ae re check 5 years ago