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/core/stores/sqlc
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
..
cachedsql.go feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
cachedsql_test.go feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago