Check isolation database structure
From MediaWiki extension testing
Using the tool Wikiation check extension isolation does give the result is the extension did alter the database structure of MediaWiki . If possible it is best if the extension leave the database structure of MediaWiki untouched. Because a change in the database structure may have unpredictable side effects.
But sometimes this is the only way to make a specific function possible. The change should be in the installation documentation.
Contents |
Notation
Default
Check database structure : No info
If unaltered
Check database structure : Unaltered
If altered
Check database structuree : Altered [[Extension x mediawiki db altered]] And create a page "Extension x mediawiki db altered" And copy the content of the output of Wikiation_check_isolation in this page.