User "Krinkle" posted a comment on MediaWiki.r94289. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94289#c20674 Commit summary:
* Added rev_sha1 and ar_sha1 columns to revision/archive tables (useful for bug 25312) * Created a script to populate these fields (doesn't handle archive rows without ar_rev_id set though) Comment: Hm.. I'm wondering though, why is this in the <code>revision</code> table and not in <code>text</code> table ? I'm guessing something with reachability through queries and indices, correct ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
