You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl/model/sql/gen
anqiansong 9504d30049
fix(goctl): fix redundant import (#2551)
2 years ago
..
testdata chore: Embed unit test data (#1812) 3 years ago
delete.go fix: model unique keys generated differently in each re-generation (#1771) 3 years ago
field.go fix bug: crash when generate model with goctl. (#1777) 3 years ago
findone.go Fix #1765 (#1767) 3 years ago
findonebyfield.go fix: model unique keys generated differently in each re-generation (#1771) 3 years ago
gen.go feat(goctl):Add ignore-columns flag (#2407) 2 years ago
gen_test.go fix(goctl): fix the unit test bug of goctl (#2458) 2 years ago
imports.go fix(goctl): fix redundant import (#2551) 2 years ago
insert.go feat(goctl):Add ignore-columns flag (#2407) 2 years ago
keys.go Fix #1765 (#1767) 3 years ago
keys_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
new.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
tablename.go feat: let model customizable (#1738) 3 years ago
tag.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
template.go feat: Replace cli to cobra (#1855) 3 years ago
template_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
types.go feat(goctl): supports model code 'DO NOT EDIT' (#1728) 3 years ago
update.go feat(goctl):Add ignore-columns flag (#2407) 2 years ago
vars.go feat(goctl):Add ignore-columns flag (#2407) 2 years ago