go-zero/tools/goctl/model/sql/template
Keson 6e57f6c527
feature model interface (#222)
* make variable declaration more concise

* add model interface

* optimize interface methods

* fix: go test failed

* warp returns

* optimize
2020-11-24 22:36:23 +08:00
..
delete.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
errors.go model support globbing patterns (#153) 2020-10-22 18:33:09 +08:00
field.go goctl model reactor (#15) 2020-08-19 10:41:19 +08:00
find.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
import.go model template fix (#169) 2020-10-27 22:42:53 +08:00
insert.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
model.go model support globbing patterns (#153) 2020-10-22 18:33:09 +08:00
new.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
tag.go goctl model reactor (#15) 2020-08-19 10:41:19 +08:00
types.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
update.go feature model interface (#222) 2020-11-24 22:36:23 +08:00
vars.go goctl model reactor (#15) 2020-08-19 10:41:19 +08:00