Commit Graph

5 Commits (cc2a7e97f9d6abee217e437bd17fe6400adacc0a)

Author SHA1 Message Date
Kevin Wan 22c98beb24
feat: add dbtest to facility db test (#3768) 12 months ago
Kevin Wan bff5b81ad9
feat: support using session to execute statements in transaction (#3252) 2 years ago
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
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
kevin 7e3a369a8f initial import 4 years ago