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
Kevin Wan 1c09db6d5d
chore: coding style (#2120)
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 chore: coding style (#2120) 2 years ago
gen_test.go chore: coding style (#2120) 2 years ago
imports.go feat: let model customizable (#1738) 3 years ago
insert.go fix bug: crash when generate model with goctl. (#1777) 3 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 refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
types.go feat(goctl): supports model code 'DO NOT EDIT' (#1728) 3 years ago
update.go chore: coding style (#2120) 2 years ago
vars.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago