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

--- Comment #8 from Aaron Schulz <[email protected]> 2012-08-09 01:28:15 
UTC ---
(In reply to comment #7)
> One last problem I've hit before I submit this file for review is that it
> assumes we're adding to the revision table.
> 
> Should it ever add to the archive table? If so, how to determine which entries
> need to go into the archive table and which into the revision table?

There is a hidden_page field, you can check if a page row has that as a
page_id. If none does, it was deleted. 

> Also, should it add to the recentchanges table?

No.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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