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
Keson 41964f9d52
gozero template (#147)
* model/rpc generate code from template cache

* delete unused(deprecated) code

* support template init|update|clean|revert

* model: return the execute result for insert and update operation

* // deprecated: containsAny

* add template test

* add default buildVersion

* update build version
4 years ago
..
delete.go gozero template (#147) 4 years ago
error.go add quick example 4 years ago
field.go gozero template (#147) 4 years ago
findone.go gozero template (#147) 4 years ago
findonebyfield.go gozero template (#147) 4 years ago
gen.go use goctl template to generate all kinds of templates 4 years ago
imports.go gozero template (#147) 4 years ago
insert.go gozero template (#147) 4 years ago
keys.go gozero template (#147) 4 years ago
keys_test.go gozero template (#147) 4 years ago
new.go gozero template (#147) 4 years ago
split.go goctl model reactor (#15) 4 years ago
tag.go gozero template (#147) 4 years ago
template.go gozero template (#147) 4 years ago
template_test.go gozero template (#147) 4 years ago
types.go gozero template (#147) 4 years ago
update.go gozero template (#147) 4 years ago
vars.go gozero template (#147) 4 years ago