19 Commits

Author SHA1 Message Date
dhy-ui 35734f9f2e docs: fix model sql example link (#5744)
Co-authored-by: duheyu <duheyu1224@gmail.com>
2026-09-05 15:07:34 +08:00
Kevin Wan 22c98beb24 feat: add dbtest to facility db test (#3768) 2023-12-09 22:52:06 +08:00
null 5630bce286 Fix incorrect description in documentation (#3745) 2023-11-28 06:58:08 +00:00
Kevin Wan eab904af64 chore: update goctl interface{} to any (#2819)
* chore: update goctl interface{} to any

* chore: update goctl interface{} to any
2023-01-24 17:51:03 +08:00
Kevin Wan ae87114282 chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2023-01-24 16:32:02 +08:00
jesse.tang 1b344a8851 cleanup: deprecated field and func (#2416)
* cleanup: deprecated field and func

* fmt import order
2022-09-20 22:13:34 +08:00
Kevin Wan 4b7a680ac5 refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
anqiansong 189721da16 Fix issues (#931)
* fix #929

* fix #925

* add test case

* update model README

* fix #929

* fix #929

* fix #929

* refactor dir

* Adding todo comments

Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-08-19 22:47:45 +08:00
fangjianwei 476026e393 Added database prefix of cache key. (#835) 2021-07-22 11:29:09 +08:00
songmeizi 4d53045c6b improve data type conversion (#236)
* improve data type conversion

* update doc
2020-12-08 18:06:15 +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 48f4154ea8 update doc (#193) 2020-11-08 13:02:48 +08:00
Keson c9494c8bc7 model support globbing patterns (#153)
* model support globbing patterns

* optimize model

* optimize model

* format code
2020-10-22 18:33:09 +08:00
Sergey Cheung 21e811887c Markdown lint (#58)
* markdown linter

* format markdown docs

* format exiting markdown docs
2020-09-11 19:42:58 +08:00
Keson d12e9fa2d7 add model&rpc doc (#62) 2020-09-11 16:47:21 +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
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