golang/go

wiki: SQLDrivers test drivers regularly

Open

#67,200 opened on 2024年5月6日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
DocumentationNeedsDecisionhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged 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)

コントリビューターガイド