golang/go

wiki: SQLDrivers test drivers regularly

Open

#67,200 创建于 2024年5月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (19,008 fork)batch import
DocumentationNeedsDecisionhelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Drivers marked with [*] are both included in and pass the compatibility test suite

https://go.dev/wiki/SQLDrivers

The list of drivers tested has not been updated in years:

https://github.com/bradfitz/go-sql-test/blob/master/src/sqltest/drivers.go


I suggest you:

a) update the drivers to be tested and the update the wiki page afterward (and update it periodically) b) remove the mention of the compatibility test suite c) state that the compatibility test was done in 2019 (5 years ago)

贡献者指南