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
2020-10-21 14:59:35 +08:00
..
delete.go gozero template (#147) 2020-10-21 14:59:35 +08:00
error.go add quick example 2020-08-27 22:54:18 +08:00
field.go gozero template (#147) 2020-10-21 14:59:35 +08:00
findone.go gozero template (#147) 2020-10-21 14:59:35 +08:00
findonebyfield.go gozero template (#147) 2020-10-21 14:59:35 +08:00
gen.go use goctl template to generate all kinds of templates 2020-10-19 23:13:18 +08:00
imports.go gozero template (#147) 2020-10-21 14:59:35 +08:00
insert.go gozero template (#147) 2020-10-21 14:59:35 +08:00
keys_test.go gozero template (#147) 2020-10-21 14:59:35 +08:00
keys.go gozero template (#147) 2020-10-21 14:59:35 +08:00
new.go gozero template (#147) 2020-10-21 14:59:35 +08:00
split.go goctl model reactor (#15) 2020-08-19 10:41:19 +08:00
tag.go gozero template (#147) 2020-10-21 14:59:35 +08:00
template_test.go gozero template (#147) 2020-10-21 14:59:35 +08:00
template.go gozero template (#147) 2020-10-21 14:59:35 +08:00
types.go gozero template (#147) 2020-10-21 14:59:35 +08:00
update.go gozero template (#147) 2020-10-21 14:59:35 +08:00
vars.go gozero template (#147) 2020-10-21 14:59:35 +08:00