golang/go

wiki: SQLDrivers test drivers regularly

Open

#67.200 aberto em 6 de mai. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (19.008 forks)batch import
DocumentationNeedsDecisionhelp wanted

Métricas do repositório

Stars
 (133.883 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador