Commit Graph

76 Commits

Author SHA1 Message Date
wclssdn
5983be1614 Merge branch 'master' into master 2020-04-06 17:09:38 +08:00
Nemo
034506e602 sort tables by name
fix typo
2020-04-06 17:05:34 +08:00
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
谢小军
79ee944f18 add clipboard
添加剪切板
2020-02-21 19:58:39 +08:00
谢小军
6b14d480f0 fix SingularTable 2020-02-21 02:16:16 +08:00
谢小军
169edf0f50 add log & fix gui
添加文档并且更新gui
2020-01-22 11:23:53 +08:00
谢小军
5230c6f242 添加ui界面 2020-01-21 22:31:08 +08:00
谢小军
b72a40e40e add gui support
添加 ui 支持
2020-01-21 00:41:16 +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
谢小军
8973c30be3 Update genfunc_test.go 2020-01-12 21:59:34 +08:00
谢小军
69a5d93269 update readme 2020-01-12 21:55:59 +08:00
谢小军
2211c3ca5d add export func reame
添加函数支持
2020-01-12 21:41:47 +08:00
谢小军
3156708f37 更新model 2020-01-11 23:15:39 +08:00
谢小军
f8daa91659 func support
支持 函数导出。支持外键关联
2020-01-11 22:23:59 +08:00
谢小军
1ff17da96f func export support
支持快捷函数导出。
2020-01-09 20:04:33 +08:00
谢小军
204164e8b9 day day up 2020-01-08 20:21:30 +08:00
谢小军
4bebe1c3f1 update 2020-01-05 21:44:16 +08:00
谢小军
9a0ac52273 generate func at early days 2020-01-04 22:06:43 +08:00
谢小军
f1dd6a7632 Full coverage test 2020-01-03 11:12:31 +08:00
谢小军
00d2f6e0e3 full test 2020-01-03 11:04:04 +08:00
谢小军
f86f502928 add test file 2020-01-03 10:56:55 +08:00
谢小军
41b157d708 fix gocyclo support 2020-01-03 10:46:56 +08:00
谢小军
202a4208f5 add test file 2019-12-31 16:22:02 +08:00
谢小军
ed989232f6 add test info 2019-12-31 16:12:37 +08:00
谢小军
5fb1c32e55 func base template update 2019-12-17 19:26:44 +08:00
谢小军
95ec33c371 add func base template 2019-12-16 19:24:40 +08:00
谢小军
d0a57e4c0a Update model.go 2019-12-13 20:09:22 +08:00
谢小军
e770a9834e Update def.go 2019-12-13 20:09:06 +08:00
谢小军
da4332286f new 2019-12-13 19:52:15 +08:00
谢小军
cd7ddd45a2 fix sql call style 2019-12-10 17:32:53 +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
谢小军
326b6b419a add sql statements output ,change defalt config info 2019-11-22 11:37:51 +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
谢小军
680cd8218f add des 2019-11-07 15:01:06 +08:00
谢小军
56957a92cf support foreign key.添加 外键支持 2019-10-27 21:47:10 +08:00
谢小军
d1d1fcb918 add notes to support golint 2019-10-17 21:13:19 +08:00
谢小军
16b24a1355 Comprehensive optimization 2019-10-17 21:06:26 +08:00
谢小军
8e2bcabf09 change data 2019-10-09 20:12:23 +08:00
谢小军
ee2e02092a Restructure
重构
2019-09-30 18:25:22 +08:00
谢小军
47f44b3cd8 add auto package name 2019-09-23 19:10:25 +08:00