anqiansong
|
8dd764679c
|
Fix #1765 (#1767)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2022-04-07 10:40:21 +08:00 |
|
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
2022-01-25 23:15:07 +08:00 |
|
anqiansong
|
b2fea65faa
|
Optimize model naming (#910)
* add unit test
* fix #907
* format code
* format code
* format code
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
2021-08-18 17:09:34 +08:00 |
|
Kevin Wan
|
02adcccbf4
|
format code (#884)
|
2021-08-09 18:11:08 +08:00 |
|
fangjianwei
|
476026e393
|
Added database prefix of cache key. (#835)
|
2021-07-22 11:29:09 +08:00 |
|
anqiansong
|
453f949638
|
replace cache key with colon (#746)
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
2021-06-02 10:37:49 +08:00 |
|
anqiansong
|
60c7edf8f8
|
fix spelling (#551)
|
2021-03-08 18:23:12 +08:00 |
|
Kevin Wan
|
af531cf264
|
fix golint issues (#533)
|
2021-03-02 00:11:18 +08:00 |
|
anqiansong
|
d894b88c3e
|
feature 1.1.5 (#411)
|
2021-03-01 17:29:07 +08:00 |
|
kingxt
|
e6ef1fca12
|
Code optimized (#523)
* optimized markdown generator
* optimized markdown generator
* optimized markdown generator
* add more comment
* add comment
* add comment
* add comments for rpc tool
* add comments for model tool
* add comments for model tool
* add comments for model tool
* add comments for config tool
* add comments for config tool
* add comments
* add comments
* add comments
* add comments
* add comment
* remove rpc main head info
* add comment
* optimized
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
2021-02-26 16:11:47 +08:00 |
|
Kevin Wan
|
eca4ed2cc0
|
format code (#386)
|
2021-01-14 13:24:24 +08:00 |
|
Kevin Wan
|
65ee877236
|
refactor & format code (#255)
|
2020-12-08 23:01:25 +08:00 |
|
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 |
|
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 |
|
miaogaolin
|
ce5961a7d0
|
fix goctl model (#61)
|
2020-09-11 16:46:45 +08:00 |
|
Keson
|
db83843558
|
gocctl model v20200819 (#18)
* rename snake、came method
* new: generate model from data source
* add change log md
* update model doc
* update doc
* beauty code
|
2020-08-20 10:29:18 +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 |
|
kim
|
121323b8c3
|
goctl added
|
2020-07-29 17:12:04 +08:00 |
|