User tests: Successful: Unsuccessful:
Pull Request for Issue #45875 (comment) .
This pull request (PR) renames the new update SQL script added by the today merged PR #45875 from "6.0.0-2025-08-21.sql" to "6.0.0-2025-09-16.sql" because there are already update SQL scripts with a newer schema version "6.0.0-2025-09-05" which have been released with 6.0.0-beta3.
So if one would update to a 6.0.0-rc1 which contains the changes from the mentioned pR but not the changes from this PR here, the update SQL scripts would not run because their schema version is older than the one in the database.
Code review and understand the description above.
Scripts "6.0.0-2025-08-21.sql" are not executed when updating from a 6.0.0-beta3 to the patched package from PR #45875 or the next nightly build being created tonight.
Scripts "6.0.0-2025-09-16.sql" are executed when updating from a 6.0.0-beta3 to the patched package from this PR here.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Administration com_admin Postgresql |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-09-17 06:20:07 |
Closed_By | ⇒ | Bodge-IT | |
Labels |
Added:
PR-6.0-dev
|
Thank you @richard67 for your diligence, thanks @brianteeman for review.
I have tested this item ✅ successfully on dfada2c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46110.