https://bugzilla.wikimedia.org/show_bug.cgi?id=12019
--- Comment #16 from Tyler Romeo <[email protected]> --- Well just to be clear, if we're going to be making any schema changes, we are not just going to randomly add a link type field to the pagelinks table, primarily because core has no use for such field. That was the reason I suggested the combined table approach. If you want to solve this bug without a schema change, your only other option is to make a separate extension table for ParserFunctions. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
