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/migrate
Kevin Wan 607bae27fa
feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535)
* feat: support ctx in sqlx/sqlc

* chore: update roadmap

* fix: context.Canceled should be acceptable

* use %w to wrap errors

* chore: remove unused vars
3 years ago
..
cancel+polyfill.go fix: goctl not compile on windows (#1500) 3 years ago
cancel.go fix: goctl not compile on windows (#1500) 3 years ago
migrate.go feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
mod.go fix issue of default migrate version (#1536) 3 years ago
proxy.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
version.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago