You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl
toutou_o 3b07ed1b97
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>
3 years ago
..
api feat: support ctx in sql model generation (#1551) 3 years ago
bug refactor: refactor yaml unmarshaler (#1517) 3 years ago
completion fix issue of default migrate version (#1536) 3 years ago
config remove goctl config command (#1035) 3 years ago
docker refactor: refactor yaml unmarshaler (#1517) 3 years ago
env Feature: Add goctl env (#1557) 3 years ago
internal Feature: Add goctl env (#1557) 3 years ago
kube add the serviceAccount of deployment (#1543) 3 years ago
migrate feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
model feat: support pg serial type for auto_increment (#1563) 3 years ago
pkg Feature: Add goctl env (#1557) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc refactor: refactor yaml unmarshaler (#1517) 3 years ago
tpl refactor: refactor yaml unmarshaler (#1517) 3 years ago
update refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
upgrade refactor: refactor yaml unmarshaler (#1517) 3 years ago
util Feature: Add goctl env (#1557) 3 years ago
vars feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
Makefile Update Makefile (#1098) 3 years ago
go.mod feat: update go-redis to v8, support ctx in redis methods (#1507) 3 years ago
go.sum feat: update go-redis to v8, support ctx in redis methods (#1507) 3 years ago
goctl.go feat: support pg serial type for auto_increment (#1563) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago