Commit Graph

95 Commits

Author SHA1 Message Date
倒霉狐狸(核心电脑-02)
447ad781e4 feat: 添加webtag主键隐藏开关 2020-05-17 02:10:10 +08:00
谢小军
a3901e56d2 Filter keywords
过滤关键字
2020-05-11 15:16:24 +08:00
xxjwxc
365388ccd9 fix 2020-05-07 00:05:12 +08:00
xxjwxc
fafe362f40 fix logout
整理代码输出
2020-05-01 12:22:21 +08:00
xxjwxc
20393072c0 fix issues#49 2020-04-30 20:36:40 +08:00
谢小军
bdf2b408c7 update parm gen name
更新传参命名方式
2020-04-21 19:25:55 +08:00
lijunlong
b9942453a3 support blob
first char lowcase in arg
2020-04-21 15:16:00 +08:00
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
xxjwxc
b7c5b5b6c7 fix auto config defile 2020-02-23 14:44:33 +08:00
xxjwxc
2aa5bb804d fix auto config defile 2020-02-23 14:42:20 +08:00
小子(LT)
3741ed9cfd feat: 内置默认配置,脱离对外部配置文件的强依赖 2020-02-23 11:26:52 +08:00
谢小军
53b2ba93fa fix clipboard
修复剪切板
2020-02-21 21:15:30 +08:00
谢小军
79ee944f18 add clipboard
添加剪切板
2020-02-21 19:58:39 +08:00
谢小军
82c7a46d92 add clipboard
添加剪切板功能
2020-02-21 19:55:29 +08:00
谢小军
8585c30fbd fix gorm.SingularTable model
修复 gorm.SingularTable 表名复数问题
2020-02-21 02:21:17 +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
谢小军
bb224315a1 update gui
更新ui展示
2020-01-21 17:36:22 +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
谢小军
617b01e600 change the build ci / test 2019-12-31 15:50:25 +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