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>
2023-02-22 14:11:49 +08:00
..
builder chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
cache feat: add MustNewRedis (#2824) 2023-01-29 18:03:05 +08:00
kv feat: add MustNewRedis (#2824) 2023-01-29 18:03:05 +08:00
mon chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
monc chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
postgres Pgx (#2902) 2023-02-22 14:11:49 +08:00
redis refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2023-02-19 17:18:19 +08:00
sqlc chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
sqlx refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2023-02-19 17:18:19 +08:00