Commit Graph

201 Commits

Author SHA1 Message Date
xxjwxc
50d7b764b6 open default globalIsRelated
设置默认全局预加载为true
2020-06-07 21:09:11 +08:00
xxjwxc
16c12187f5 readme 2020-06-06 23:11:08 +08:00
谢小军
36bb586b98 fix log
更改日志方式
2020-06-06 00:20:13 +08:00
谢小军
349b8297e2 update template
更新模板
2020-06-05 22:25:29 +08:00
谢小军
ab322a9c7e update mod 2020-06-03 21:34:04 +08:00
谢小军
ef08ccd2ee change tinyint(1) to bool
change tinyint(1) to bool
2020-05-27 18:10:37 +08:00
xxj
cb7e9d7f80 Merge pull request #55 from evildao/master
feat: 添加webtag主键隐藏开关
2020-05-16 21:46:52 -05:00
倒霉狐狸(核心电脑-02)
447ad781e4 feat: 添加webtag主键隐藏开关 2020-05-17 02:10:10 +08:00
倒霉狐狸
49f28e895d Merge pull request #2 from xxjwxc/master
更新
2020-05-17 01:46:18 +08:00
xxjwxc
380cc82016 fix mod 2020-05-13 01:30:58 +08:00
谢小军
a3901e56d2 Filter keywords
过滤关键字
2020-05-11 15:16:24 +08:00
xxjwxc
89ef2282a9 Update FUNDING.yml 2020-05-08 13:24:58 +08:00
xxjwxc
a864f05c49 Update FUNDING.yml 2020-05-08 13:21:37 +08:00
xxjwxc
ef70917a13 Update FUNDING.yml 2020-05-08 13:16:20 +08:00
xxjwxc
4e8f26a537 add sponsor 2020-05-08 13:12:54 +08:00
xxjwxc
365388ccd9 fix 2020-05-07 00:05:12 +08:00
xxjwxc
68f4fad30b Update config.yml 2020-05-01 12:23:23 +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
xxj
84f7a279c2 Merge pull request #47 from hunjixin/feat/arglowcase_supportblob
support blob&first char lowcase in func arg
2020-04-21 18:09:22 +08:00
lijunlong
b9942453a3 support blob
first char lowcase in arg
2020-04-21 15:16:00 +08:00
xxjwxc
44ed2250e3 update puclic base packege
更新公共基础库
2020-04-06 17:34:02 +08:00
xxj
313e708691 Merge pull request #39 from wclssdn/master
sort tables by name
2020-04-06 17:19:29 +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
谢小军
7d4b41269b Merge branch 'master' of https://github.com/xxjwxc/gormt 2020-03-09 18:14:32 +08:00
谢小军
2a560112ee new 2020-03-09 18:14:04 +08:00
xxj
43410a1b27 update tag 2020-03-09 18:06:54 +08:00
xxj
15086fc5f1 Merge pull request #34 from zilinyo/patch-2
Update def.go
2020-02-29 23:07:17 +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
73c399165e Merge branch 'LLLLancelot-master' 2020-02-28 22:51:31 +08:00
xxjwxc
d7c76feba6 Merge branch 'master' of https://github.com/LLLLancelot/gormt into LLLLancelot-master 2020-02-28 22:48:56 +08:00
LLLLancelot
1b3f54c940 go.sum文件提交 2020-02-28 21:08:23 +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
LLLLancelot
2bd6daaf8d fork test commit 2020-02-28 03:50:04 +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
xxj
1211376025 Merge pull request #31 from evildao/master
程序第一次执行自动生成默认配置文件,降低使用复杂度
2020-02-23 00:10:15 -06:00
小子(LT)
3741ed9cfd feat: 内置默认配置,脱离对外部配置文件的强依赖 2020-02-23 11:26:52 +08:00
倒霉狐狸
28df367e4e Merge pull request #1 from xxjwxc/master
获取最新
2020-02-23 09:54:38 +08:00
xxjwxc
c5924ba43d fix makeFILE 2020-02-23 00:11:17 +08:00
谢小军
79eba1ca61 makefile 2020-02-21 21:37:58 +08:00
谢小军
53b2ba93fa fix clipboard
修复剪切板
2020-02-21 21:15:30 +08:00
谢小军
7da50d9737 add clipboard
添加剪切板
2020-02-21 19:59:25 +08:00
谢小军
79ee944f18 add clipboard
添加剪切板
2020-02-21 19:58:39 +08:00