"Saper" posted a comment on MediaWiki.r113836. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113836#c32164
Commit summary for MediaWiki.r113836: adding two public convenience function wrappers: dropExtensionField and dropExtensionTable Saper's comment: Soon we will end up with 'dropPgField' (see 'addPgField') and other horror in updater. Shouldn't we aim at providing addField/addTable/dropField/dropTable in relatively-DB independent manner for all databases? I would like to kick all those functions out of PostgresUpdater.php into something proper. Please, please let's come up with sensible API since later we only will be fighting compatibility of extensions done after that. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
