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
yiwu 133c40ac1c
Pgx (#2902)
* change postgres driver  to  pgx

* modified:   go.mod
	modified:   go.sum

* chore: tidy go.sum

---------

Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
..
builder chore: change interface{} to any (#2818) 2 years ago
cache feat: add MustNewRedis (#2824) 2 years ago
kv feat: add MustNewRedis (#2824) 2 years ago
mon chore: change interface{} to any (#2818) 2 years ago
monc chore: change interface{} to any (#2818) 2 years ago
postgres Pgx (#2902) 2 years ago
redis refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2 years ago
sqlc chore: change interface{} to any (#2818) 2 years ago
sqlx refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2 years ago