Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Improve SQLite compatibility#243

Merged
danielbachhuber merged 9 commits intomainwp-cli/core-command:mainfrom
fix/242-sqlitewp-cli/core-command:fix/242-sqliteCopy head branch name to clipboard
Nov 4, 2023
Merged

Improve SQLite compatibility#243
danielbachhuber merged 9 commits intomainwp-cli/core-command:mainfrom
fix/242-sqlitewp-cli/core-command:fix/242-sqliteCopy head branch name to clipboard

Conversation

@swissspidy
Copy link
Member

Fixes #242

@swissspidy swissspidy marked this pull request as ready for review October 23, 2023 17:25
@swissspidy swissspidy requested a review from a team as a code owner October 23, 2023 17:25
Copy link
Member

@danielbachhuber danielbachhuber left a comment

Choose a reason for hiding this comment

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

Can we make sure there are GitHub issues open for the TODO comments? They will probably be forgotten otherwise.

Also, I'm a little bit wary of all of the @require-mysql statements because it means we're skipping the tests for SQLite. I don't think it necessarily blocks this, but we might want to track it in some way.

@danielbachhuber
Copy link
Member

Also, I'm a little bit wary of all of the @require-mysql statements because it means we're skipping the tests for SQLite. I don't think it necessarily blocks this, but we might want to track it in some way.

Another potential way to solve this: create a custom Matrix for the SQLite tests, and only run SQLite for WordPress 6.0 and higher. I think this would be my recommended approach.

@swissspidy
Copy link
Member Author

Another potential way to solve this: create a custom Matrix for the SQLite tests, and only run SQLite for WordPress 6.0 and higher.

This is already the case, actually. What's happening here is that some individual scenarios downgrade to WordPress 4.0 and then upgrade to the latest version.

Can we make sure there are GitHub issues open for the TODO comments? They will probably be forgotten otherwise.

Totally. The only TODO that doesn't have one yet is the one about CUSTOM_USER_TABLE. I'm not yet sure whether it's an issue with the command or the SQLite plugin.

@swissspidy swissspidy added this to the 2.1.16 milestone Oct 26, 2023
@swissspidy
Copy link
Member Author

@danielbachhuber WDYT about the reworded comments?

features/core-install.feature Outdated Show resolved Hide resolved
features/core-install.feature Show resolved Hide resolved
features/core-install.feature Show resolved Hide resolved
features/core-check-update.feature Outdated Show resolved Hide resolved
features/core-update-db.feature Outdated Show resolved Hide resolved
@danielbachhuber danielbachhuber added the scope:testing Related to testing label Nov 4, 2023
@danielbachhuber danielbachhuber merged commit 91b4e0c into main Nov 4, 2023
@danielbachhuber danielbachhuber deleted the fix/242-sqlite branch November 4, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQLite Compatibility

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.