Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests to accommodate for SQLite #5849

Merged
merged 5 commits into from
Nov 1, 2023
Merged

Conversation

swissspidy
Copy link
Member

@swissspidy swissspidy commented Oct 25, 2023

One functionality change:

In wp_not_installed() the list of found table prefixes is now explicitly sorted in ascending order. Without that, order would differ between MySQL and SQLite.

@swissspidy swissspidy added this to the 2.10.0 milestone Oct 25, 2023
@swissspidy swissspidy changed the title Fix SQLite tests Oct 25, 2023
@swissspidy swissspidy marked this pull request as ready for review October 26, 2023 07:50
@swissspidy swissspidy requested a review from a team as a code owner October 26, 2023 07:50
@danielbachhuber danielbachhuber merged commit 9239cff into main Nov 1, 2023
41 checks passed
@danielbachhuber danielbachhuber deleted the fix/sqlite-tests branch November 1, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants