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/CHANGELOG.md

17 lines
245 B
Markdown

# Change log
## 2020-10-19
* 增加template
## 2020-08-20
* 新增支持通过连接数据库生成model
* 支持数据库多表生成
* 优化stringx
## 2020-08-19
* 重构model代码生成逻辑
* 实现从ddl解析表信息生成代码