Kevin Wan
|
6dccfa29fd
|
feat: let model customizable (#1738)
|
2022-04-01 22:19:52 +08:00 |
|
Kevin Wan
|
e31128650e
|
Revert "🐞 fix(gen): pg gen of insert (#1591)" (#1598)
This reverts commit cc4c4928e0 .
|
2022-03-01 20:27:59 +08:00 |
|
toutou_o
|
cc4c4928e0
|
🐞 fix(gen): pg gen of insert (#1591)
Co-authored-by: kurimi1 <d0n41df@gmail.com>
|
2022-03-01 19:53:23 +08:00 |
|
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
2022-01-25 23:15:07 +08:00 |
|
anqiansong
|
e57fa8ff53
|
Fix/issue#1447 (#1458)
* Add data for template to render
* fix #1447
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2022-01-18 10:36:38 +08:00 |
|
anqiansong
|
89ce5e492b
|
refactor file|path (#1409)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2022-01-03 21:32:40 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
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 |
|
kevin
|
dfe6e88529
|
use goctl template to generate all kinds of templates
|
2020-10-19 23:13:18 +08:00 |
|
kevin
|
f904710811
|
support api templates
|
2020-10-15 16:36:49 +08:00 |
|
Keson
|
3a4e1cbb33
|
fix bug: miss time import (#36)
* add execute files
* add protoc-osx
* add rpc generation
* add rpc generation
* add: rpc template generation
* optimize gomod cache
* add README.md
* format error
* reactor templatex.go
* update project.go & README.md
* fix bug: miss time import
|
2020-09-03 13:57:28 +08:00 |
|
Keson
|
d21d770b5b
|
goctl model reactor (#15)
* reactor sql generation
* reactor sql generation
* add console & example
* optimize unit test & add document
* modify default config
* remove test file
* Revert "remove test file"
This reverts commit 81041f9e
* fix stringx.go & optimize example
* remove unused code
|
2020-08-19 10:41:19 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kim
|
121323b8c3
|
goctl added
|
2020-07-29 17:12:04 +08:00 |
|