Clarify update script execution during installation#571
Clarify update script execution during installation#571marcorensch wants to merge 1 commit intojoomla:mainfrom
Conversation
Added warning about update scripts not executing during initial installation.
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
I think that's a not needed warning here, because if you install a component it can't update anything so why should someone think that the update script is get executed? |
User description
Added warning about update scripts not executing during initial installation.
PR Type
Documentation
Description
Added warning clarifying update scripts don't execute during initial installation
Emphasized that install.sql must contain current database schema status
Diagram Walkthrough
File Walkthrough
manifest.md
Add installation update script execution warningversioned_docs/version-6.0/building-extensions/install-update/installation/manifest.md
initial component installation
database schema status