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 dfd58c213c
fix: model generation bug on with cache (#1743)
* fix: model generation bug on with cache

* chore: refine template

* chore: fix test failure
3 years ago
..
delete.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
field.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
findone.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
findonebyfield.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
gen.go fix: model generation bug on with cache (#1743) 3 years ago
gen_test.go fix: model generation bug on with cache (#1743) 3 years ago
imports.go feat: let model customizable (#1738) 3 years ago
insert.go fix -cache=true insert no clean cache (#1672) 3 years ago
keys.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 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: let model customizable (#1738) 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 refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
vars.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago