Implement driver.SessionResetter and driver.Validator so that conns are retained in database/sql pools

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, sqlite
Domain
databases

Research direction

No file or test is named. Start by locating the Go driver implementation and reading the database/sql/driver contracts for Validator and SessionResetter. Done means errored connections can be validated, reset, and retained in database/sql connection pools.

Written by the indexing model from the issue text.

Description

We are missing implementations for driver.Validator and driver.SessionResetter that are required in order for connections that have errored to be returned to database/sql connection pools.

Dominant language
C
Stars
225
Forks
11
Avg merge
20m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tailscale/sqlite

All issues in tailscale/sqlite

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.