Skip to content

Update SQLite plugin to 2.2.5 - #1628

Merged
wojtekn merged 3 commits into
trunkfrom
update/sqlite-plugin-to-2.2.5
Aug 4, 2025
Merged

Update SQLite plugin to 2.2.5#1628
wojtekn merged 3 commits into
trunkfrom
update/sqlite-plugin-to-2.2.5

Conversation

@wojtekn

@wojtekn wojtekn commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Related issues

Proposed Changes

I propose to update the SQLite plugin to 2.2.5 to ensure Local and WordPress import still work. Additionally, I fix remaining SQLite query as it wouldn't work with AST driver.

Testing Instructions

Test all supported import formats: https://developer.wordpress.com/docs/developer-tools/studio/import-export/

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@wojtekn wojtekn self-assigned this Aug 1, 2025
@wojtekn

wojtekn commented Aug 1, 2025

Copy link
Copy Markdown
Contributor Author

I still need to fix Wpress import as Studio runs some incompatible queries.

@wojtekn
wojtekn requested a review from a team August 1, 2025 22:13
@wojtekn
wojtekn marked this pull request as ready for review August 1, 2025 22:13

@ivan-ottinger ivan-ottinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The proposed fix is working well!

I have tested all import types with the current trunk first - to reproduce the issue and then with the changes in this PR applied.

I can confirm the PR fixes the issue. Wpress and Local exports are now imported correctly.

@wojtekn
wojtekn merged commit 894a01a into trunk Aug 4, 2025
13 checks passed
@wojtekn
wojtekn deleted the update/sqlite-plugin-to-2.2.5 branch August 4, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants