go-zero/tools/goctl
Kevin Wan e0454138e0
update goctl to go 1.16 for io/fs usage (#1571)
* update goctl to go 1.16 for io/fs usage

* feat: support pg serial type for auto_increment (#1563)

* add correct example for pg's url

* 🐞 fix: merge

* 🐞 fix: pg default port

*  feat: support serial type

Co-authored-by: kurimi1 <d0n41df@gmail.com>

* chore: format code

Co-authored-by: toutou_o <33993460+kurimi1@users.noreply.github.com>
Co-authored-by: kurimi1 <d0n41df@gmail.com>
2022-02-24 13:58:53 +08:00
..
api update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
bug refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
completion update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
config remove goctl config command (#1035) 2021-09-13 14:04:06 +08:00
docker refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
env update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
internal Feature: Add goctl env (#1557) 2022-02-21 10:19:33 +08:00
kube add the serviceAccount of deployment (#1543) 2022-02-15 20:57:14 +08:00
migrate update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
model update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
pkg update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
plugin refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
rpc update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
tpl refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
update refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
upgrade refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
util Feature: Add goctl env (#1557) 2022-02-21 10:19:33 +08:00
vars feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
go.mod update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
go.sum feat: update go-redis to v8, support ctx in redis methods (#1507) 2022-02-09 11:06:06 +08:00
goctl.go feat: support pg serial type for auto_increment (#1563) 2022-02-24 13:39:31 +08:00
goctl.md docs: update goctl markdown (#1370) 2021-12-26 20:32:31 +08:00
Makefile Update Makefile (#1098) 2021-09-29 18:04:08 +08:00