go-zero/core/stores
Kevin Wan f6d9e19ecb
expose sql.DB to let orm operate on it (#1015)
* expose sql.DB to let orm operate on it

* add missing RawDB methods

* add NewSqlConnFromDB for cooperate with dtm
2021-09-09 11:40:28 +08:00
..
cache fix #820 (#934) 2021-08-19 22:48:21 +08:00
clickhouse fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
kv chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
mongo chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
mongoc chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
postgres fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
redis redis.go,type StringCmd = red.StringCmd (#790) 2021-08-16 09:52:16 +08:00
sqlc expose sql.DB to let orm operate on it (#1015) 2021-09-09 11:40:28 +08:00
sqlx expose sql.DB to let orm operate on it (#1015) 2021-09-09 11:40:28 +08:00