"Brion VIBBER" posted a comment on MediaWiki.r108559.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108559#c29328

Commit summary for MediaWiki.r108559:

MERGE branches/concurrency 108301:108557 into trunk

Brion VIBBER's comment:

Schema update (clean table), new api methods, is being coded for a particular 
extension but is a generalizable thing, there are some worries about the logic 
of it.

I'd recommend making this part of the one extension that immediately needs it 
for now. If it's proven to work reliably, we could consider merging to trunk in 
future.

Even a simple schema update means you need to make sure it works for all 
database types -- adding new tables right before release stabilization is 
frowned upon. :)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to