Commit Graph

125 Commits

Author SHA1 Message Date
谢小军
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
谢小军
0a32dfe0e3 up 2020-01-07 19:58:53 +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
xxj
bd9e77d459 Merge pull request #23 from dgodd/patch-1
fix readme config.yml
2020-01-01 15:59:05 +08:00
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
2020-01-01 17:16:05 +11:00
谢小军
d9393f5e55 add test file 2019-12-31 21:45:12 +08:00
谢小军
1b104ac2b5 Delete main_test.go 2019-12-31 21:38:08 +08:00
谢小军
9ff41f500e tag 2019-12-31 21:33:28 +08:00
谢小军
2f94d7dc0b update test file 2019-12-31 21:18:42 +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
谢小军
a0aaddb366 Update .travis.yml 2019-12-31 15:17:57 +08:00
谢小军
277d98265e add tag to identify the code quality 2019-12-31 15:13:19 +08:00
xxj
eafec11a4b Update go.yml 2019-12-24 12:36:22 +08:00
xxj
7ecfb7da78 Update go.yml 2019-12-24 11:52:42 +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
谢小军
a5138f07cf new 2019-12-13 19:54:09 +08:00
谢小军
da4332286f new 2019-12-13 19:52:15 +08:00
谢小军
3646031889 1 2019-12-10 17:34:10 +08:00
谢小军
cd7ddd45a2 fix sql call style 2019-12-10 17:32:53 +08:00
xxj
13db11837f Merge pull request #21 from zilinyo/patch-2
rich data types
2019-12-10 16:45:27 +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
xxj
d7cda6b8fd Merge pull request #18 from ClearWang/nopwd-login
Update MyIni.go
2019-11-29 11:00:08 +08:00
ClearWang
c3c1bf8994 Update MyIni.go
db允许无密码登录
2019-11-29 10:48:53 +08:00
谢小军
5cd0ac62ae re check 2019-11-27 18:11:05 +08:00
谢小军
7f2972f41b out sql to readme 2019-11-22 13:41:30 +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
xxj
62d8902efa Merge pull request #12 from android-coco/patch-1
添加smallint(6)类型
2019-11-07 16:17:04 +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
谢小军
b61a1f6732 外键支持 2019-10-29 21:04:41 +08:00
谢小军
6cad5ba2b8 foreign key 外键支持 2019-10-28 15:42:22 +08:00
谢小军
a33a7a0ec9 外键支持 2019-10-28 15:36:25 +08:00
谢小军
8c466e9626 外键导出 2019-10-27 22:21:35 +08:00
谢小军
2f4a71dae4 foreign key 外键导出 2019-10-27 22:18:24 +08:00
谢小军
c019883dc7 foreign key en 2019-10-27 22:14:33 +08:00
谢小军
952fa3e9c1 外键说明文档 2019-10-27 22:00:35 +08:00