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

2.1.17-alpha.1 release branch #41

Closed
wants to merge 3 commits into from
Closed

2.1.17-alpha.1 release branch #41

wants to merge 3 commits into from

Conversation

bgrgicak
Copy link
Contributor

We want to release a new version of the SQLite database integration plugin for Studio with Fix warnings on site health screen.

This branch includes the necessary commits from develop and will be used as the release branch.

We previously attempted to release a version from develop, but encountered multiple issues, so for stability reasons, we will ended up cherry picking the necessary commits instead of releasing a version based on develop.

@bgrgicak bgrgicak changed the base branch from develop to v2.1.17 March 31, 2025 07:50
Information schema subqueries need to provide the actual database name,
so that parent queries that compare against it return some data.

Fixes:

Warning: Undefined array key "wp_comments" in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Attempt to read property "rows" on null in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Undefined array key "wp_options" in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Attempt to read property "rows" on null in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Undefined array key "wp_posts" in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Attempt to read property "rows" on null in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Undefined array key "wp_terms" in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Attempt to read property "rows" on null in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Undefined array key "wp_users" in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
Warning: Attempt to read property "rows" on null in /var/www/html/wp-admin/includes/class-wp-site-health.php on line 3586
@bgrgicak bgrgicak changed the title 2.1.17-alpha1 release branch 2.1.17-alpha.1 release branch Mar 31, 2025
@bgrgicak
Copy link
Contributor Author

This branch was used to release 2.1.17-alpha.1, we don't need to merge the PR, so I will close it.

@bgrgicak bgrgicak closed this Mar 31, 2025
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