go-zero/tools/goctl/model/sql/gen
chowyu12 ce1c02f4f9
Feat: ignorecolums add sort (#2648)
* add go-grpc_opt and go_opt for grpc new command

* feat: remove log when disable log

* feat: add sort

Co-authored-by: zhouyy <zhouyy@ickey.cn>
2022-12-28 14:53:22 +08:00
..
testdata chore: Embed unit test data (#1812) 2022-04-21 21:49:09 +08:00
delete.go fix: model unique keys generated differently in each re-generation (#1771) 2022-04-09 00:25:23 +08:00
field.go fix bug: crash when generate model with goctl. (#1777) 2022-04-11 10:11:40 +08:00
findone.go Fix #1765 (#1767) 2022-04-07 10:40:21 +08:00
findonebyfield.go fix: model unique keys generated differently in each re-generation (#1771) 2022-04-09 00:25:23 +08:00
gen_test.go fix(goctl): fix the unit test bug of goctl (#2458) 2022-09-27 23:52:05 +08:00
gen.go feat(goctl):Add ignore-columns flag (#2407) 2022-09-19 11:49:39 +08:00
imports.go fix(goctl): fix redundant import (#2551) 2022-10-25 06:58:51 +08:00
insert.go feat(goctl):Add ignore-columns flag (#2407) 2022-09-19 11:49:39 +08:00
keys_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
keys.go Fix #1765 (#1767) 2022-04-07 10:40:21 +08:00
new.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
tablename.go feat: let model customizable (#1738) 2022-04-01 22:19:52 +08:00
tag.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
template_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
template.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
types.go feat(goctl): supports model code 'DO NOT EDIT' (#1728) 2022-04-01 14:48:45 +08:00
update.go feat(goctl):Add ignore-columns flag (#2407) 2022-09-19 11:49:39 +08:00
vars.go Feat: ignorecolums add sort (#2648) 2022-12-28 14:53:22 +08:00