https://bugzilla.wikimedia.org/show_bug.cgi?id=66582

Daniel Kinzler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add redirect column to      |Track entity redirects in a
                   |wb_entity_per_page          |database table (associated
                   |                            |with the wb_entity_per_page
                   |                            |table).

--- Comment #3 from Daniel Kinzler <[email protected]> ---
After some thought, it seems that it's more sensible to have redirect in a
separate table, and remove them from wb_entity_per_page. This will assure
compatibility with existing code that uses wb_entity_per_page to iterate over
all entities, and it generally makes for a nicer database layout.

Adjusting the description accordingly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to