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/template
Richard Yi 6e50c87dca
fix: generated sql query fields do not match template (#2004)
* Fix typo

* Match generated sql query fields with template
2 years ago
..
delete.go feat: let model customizable (#1738) 3 years ago
errors.go feat: let model customizable (#1738) 3 years ago
field.go feat: let model customizable (#1738) 3 years ago
find.go feat: let model customizable (#1738) 3 years ago
import.go feat: let model customizable (#1738) 3 years ago
insert.go feat: let model customizable (#1738) 3 years ago
model.go chore: refine docker for better compatible with package main (#1944) 3 years ago
new.go feat: let model customizable (#1738) 3 years ago
tablename.go feat: let model customizable (#1738) 3 years ago
tag.go feat: let model customizable (#1738) 3 years ago
types.go feat: let model customizable (#1738) 3 years ago
update.go fix 当表有唯一键时,update()的形参和实参不一致 (#2010) 2 years ago
vars.go fix: generated sql query fields do not match template (#2004) 2 years ago