Commit Graph

5 Commits (b5d1d8b0d19dffe74173a9c2e736219e41c9151d)

Author SHA1 Message Date
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 Wan 785d100be9
feat: slow threshold customizable in sqlx (#1188) 3 years ago
Kevin Wan aaa39e17a3
print entire sql statements in logx if necessary (#704) 4 years ago
Kevin Wan bd623aaac3
support postgresql (#583)
support postgresql
4 years ago
Kevin Wan c282bb1d86
add more tests for sqlx (#440) 4 years ago