Skip to content

Harden SQLite import checkpoint handling - #863

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/sqlite-import-checkpoint-hardening
May 29, 2026
Merged

Harden SQLite import checkpoint handling#863
RhysSullivan merged 1 commit into
mainfrom
codex/sqlite-import-checkpoint-hardening

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Handles busy DELETE-journal cleanup after a successful WAL checkpoint during legacy SQLite import.
  • Adds regression coverage for checkpoint/import cleanup behavior.

Validation

  • bun --bun vitest run src/server/sqlite-import.test.ts in apps/local
  • bun run typecheck in apps/local

Stack

  1. Harden SQLite import checkpoint handling #863 👈 current
  2. Add shared Executor server connection model #864
  3. Teach CLI and local server shared connections #865
  4. Persist desktop server profiles through Electron #866
  5. Add app server connection selector #861

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud d8e5485 May 28 2026, 09:55 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing d8e5485 Commit Preview URL

Branch Preview URL
May 28 2026, 09:56 PM

@pkg-pr-new

pkg-pr-new Bot commented May 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@863

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@863

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@863

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@863

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@863

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@863

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@863

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@863

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@863

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@863

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@863

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@863

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@863

executor

npm i https://pkg.pr.new/executor@863

commit: d8e5485

@RhysSullivan
RhysSullivan merged commit 843c891 into main May 29, 2026
11 checks passed
@RhysSullivan
RhysSullivan deleted the codex/sqlite-import-checkpoint-hardening branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant