Skip to content

Centralize SQLite connection configuration - #34808

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7351b08da94b5c8b6c0bbe492f86aeeca0699d3c
Jul 22, 2026
Merged

Centralize SQLite connection configuration#34808
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7351b08da94b5c8b6c0bbe492f86aeeca0699d3c

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 22, 2026

Copy link
Copy Markdown

Centralize SQLite connection configuration

What changed

  • Add SqliteConfig to own the resolved SQLite home, runtime database paths,
    and shared read/write and read-only pool settings.
  • Pass the configuration through state and local thread-store consumers,
    replacing standalone path helpers and duplicated connection setup.

## What changed

- Add `SqliteConfig` to own the resolved SQLite home, runtime database paths,
  and shared read/write and read-only pool settings.
- Pass the configuration through state and local thread-store consumers,
  replacing standalone path helpers and duplicated connection setup.

GitOrigin-RevId: 7351b08da94b5c8b6c0bbe492f86aeeca0699d3c
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/7351b08da94b5c8b6c0bbe492f86aeeca0699d3c branch from 0096ebd to 946ed31 Compare July 22, 2026 18:47
@copyberry
copyberry Bot merged commit 946ed31 into main Jul 22, 2026
29 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/7351b08da94b5c8b6c0bbe492f86aeeca0699d3c branch July 22, 2026 18:48
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants