anqiansong
1904af2323
feat(goctl): Support gateway sample generation ( #3049 )
2 years ago
Kevin Wan
dd294e8cd6
fix : #2700 , timeout not enough for writing responses ( #2738 )
...
* fix : #2700 , timeout not enough for writing responses
* fix: test fail
* chore: add comments
2 years ago
anqiansong
a49f9060c2
Add more test ( #2692 )
2 years ago
fyyang
ebe28882eb
fix: Fix string.title ( #2687 )
...
* fix: unsignedTypeMap type error
* fix: string.Title
* style: string.Title test
2 years ago
EinfachePhy
10fd9131a1
replace strings.Title to cases.Title ( #2650 )
2 years ago
anqiansong
daa98f5a27
Feature: Add goctl env ( #1557 )
3 years ago
anqiansong
9a724fe907
Add MustTempDir ( #1069 )
3 years ago
Bo-Yi Wu
afd9ff889e
chore: update code format. ( #628 )
4 years ago
anqiansong
60c7edf8f8
fix spelling ( #551 )
4 years ago
anqiansong
d894b88c3e
feature 1.1.5 ( #411 )
4 years ago
kingxt
f98c9246b2
Code optimized ( #493 )
4 years ago
Kevin Wan
65ee877236
refactor & format code ( #255 )
4 years ago
Keson
24fb29a356
patch model&rpc ( #207 )
...
* change column to read from information_schema
* reactor generate mode from datasource
* reactor generate mode from datasource
* add primary key check logic
* resolve rebase conflicts
* add naming style
* add filename test case
* resolve rebase conflicts
* reactor test
* add test case
* change shell script to makefile
* update rpc new
* update gen_test.go
* format code
* format code
* update test
* generates alias
4 years ago
kevin
94645481b1
fix golint issues
4 years ago
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
4 years ago
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
4 years ago