Commit Graph

38 Commits

Author SHA1 Message Date
xxjwxc
96f96cf279 fix foreignkey
适配外键
2020-07-19 15:35:30 +08:00
谢小军
0706dd0747 add 'DEFAULT NULL' to point
添加默认值为null 转换成指针类型
2020-06-23 12:10:08 +08:00
谢小军
19b39a0b41 add multi unique support
添加多个unique index支持,调整unique接口名。
FetchUniqueBy[xxx]
2020-06-16 17:51:58 +08:00
谢小军
3b9ca78b82 fix index function output
修复mysql索引导出函数不准确问题。
2020-06-08 19:21:25 +08:00
倒霉狐狸(核心电脑-02)
447ad781e4 feat: 添加webtag主键隐藏开关 2020-05-17 02:10:10 +08:00
谢小军
a3901e56d2 Filter keywords
过滤关键字
2020-05-11 15:16:24 +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
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
谢小军
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
谢小军
2211c3ca5d add export func reame
添加函数支持
2020-01-12 21:41:47 +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
谢小军
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
谢小军
5fb1c32e55 func base template update 2019-12-17 19:26:44 +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
谢小军
b454eb944f revew code 2019-11-29 19:05:51 +08:00
谢小军
5cd0ac62ae re check 2019-11-27 18:11:05 +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
谢小军
16b24a1355 Comprehensive optimization 2019-10-17 21:06:26 +08:00
谢小军
ee2e02092a Restructure
重构
2019-09-30 18:25:22 +08:00