https://bugzilla.wikimedia.org/show_bug.cgi?id=44352
--- Comment #3 from Sam Reed (reedy) <[email protected]> --- (In reply to comment #2) > Only 7 files are relevant for WMF, which would be the only user of this > combined file. > > revtag.sql > translate_groupstats.sql > translate_metadata.sql > translate_sections.sql > translate_groupreviews.sql > translate_messageindex.sql > translate_reviews.sql > > Separate file can easily get out of date. Maybe, but if you edit one, you edit both.. And you could use that as the default/first file in schema updates Other than that, it might be worth creating a small script in WikimediaMaintenance (Probably better than translate itself?) to create all the tables on a specific wiki when provided with a dbname? Could just be done in bash with mwscript, or as a more "proper" MediaWiki maintenance script -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
