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
anqiansong 16c61c6657
chore: Embed unit test data (#1812)
* Embed unit test data

* Add testdata

Co-authored-by: anqiansong <anqiansong@bytedance.com>
3 years ago
..
testdata chore: Embed unit test data (#1812) 3 years ago
delete.go fix: model unique keys generated differently in each re-generation (#1771) 3 years ago
field.go fix bug: crash when generate model with goctl. (#1777) 3 years ago
findone.go Fix #1765 (#1767) 3 years ago
findonebyfield.go fix: model unique keys generated differently in each re-generation (#1771) 3 years ago
gen.go fix: model generation bug on with cache (#1743) 3 years ago
gen_test.go chore: Embed unit test data (#1812) 3 years ago
imports.go feat: let model customizable (#1738) 3 years ago
insert.go fix bug: crash when generate model with goctl. (#1777) 3 years ago
keys.go Fix #1765 (#1767) 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 fix bug: crash when generate model with goctl. (#1777) 3 years ago
vars.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago