Skip to content

Update SQLite database integration to v3.0.0-rc.8 - #4417

Open
wojtekn wants to merge 1 commit into
trunkfrom
update-sqlite-integration-rc8
Open

Update SQLite database integration to v3.0.0-rc.8#4417
wojtekn wants to merge 1 commit into
trunkfrom
update-sqlite-integration-rc8

Conversation

@wojtekn

@wojtekn wojtekn commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Related issues

How AI was used in this PR

Claude Code bumped the pinned SQLite integration version and verified the new GitHub release exposes the expected asset. I reviewed the change and tested it locally via npm install.

Proposed Changes

  • Updates the bundled WordPress SQLite database integration plugin from v3.0.0-rc.7 to v3.0.0-rc.8, so Studio sites run on the latest SQLite driver with its upstream fixes and improvements.

Testing Instructions

  • Run npm install (which triggers the postinstall download of wp-files/) and confirm wp-files/sqlite-database-integration reflects the v3.0.0-rc.8 release.
  • Start a site and verify core operations (site boot, admin, basic DB reads/writes) work as expected.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@wojtekn
wojtekn requested a review from a team August 3, 2026 13:26
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing d1433fc vs trunk

app-size

Metric trunk d1433fc Diff Change
App Size (Mac) 1372.96 MB 1372.98 MB +0.02 MB ⚪ 0.0%

site-editor

Metric trunk d1433fc Diff Change
load 1075 ms 1042 ms 33 ms ⚪ 0.0%

site-startup

Metric trunk d1433fc Diff Change
siteCreation 6531 ms 6556 ms +25 ms ⚪ 0.0%
siteStartup 2388 ms 2384 ms 4 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@wojtekn
wojtekn requested a review from youknowriad August 3, 2026 16:10
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.

2 participants