cockroachdb / cockroachdb/cockroach
sql/drivers: update our list of supported drivers
Open
C-enhancement
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
There have been new releases of drivers but we have fallen behind in keeping them upto date. We should update our tests so that the third party tooling page shows the updated driver versions
https://www.cockroachlabs.com/docs/stable/third-party-database-tools
New releases of drivers as of 07/24
Driver | Version
-- | --
Npgsql | v7.0.7
pgx | v5.6.0
pq | v1.10.9
JDBC | v42.7.3
pg | 8.12.0
psycopg3 | 3.2.1
psycopg2 | 2.9.9
asyncpg | v0.29.0
pg-ruby | v1.5.6
rust-postgres | 0.19.7
Jira issue: CRDB-40340
Epic CRDB-60949
Contributor guide
Assessment
This issue has not been assessed yet.