golang/go

wiki: SQLDrivers test drivers regularly

Open

#67.200 aperta il 6 mag 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (19.008 fork)batch import
DocumentationNeedsDecisionhelp wanted

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor