Closed Bug 520262 Opened 15 years ago Closed 15 years ago

Cleanup database tables

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: clouserw)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch cleanup db (obsolete) — Splinter Review
I was looking for a place to store our maintenance flag and got sidetracked with these tables.  Looking for an r+ that we aren't actually using any of these in addition to me not breaking code.
Attachment #404324 - Flags: review?(jbalogh)
Attachment #404325 - Flags: review?(jbalogh)
Attachment #404324 - Attachment is obsolete: true
Attachment #404324 - Flags: review?(jbalogh)
Comment on attachment 404325 [details] [diff] [review]
now with more clean

A few more lines to remove:

controllers/components/developers.php
767: DELETE FROM reviewratings

tests/data/remora-test-data.sql1384155
415:-- Dumping data for table `reviewratings`

config/sql/anonymize.sql
20:TRUNCATE tshirt_requests;
Attachment #404325 - Flags: review?(jbalogh) → review+
Thanks, r52782

"8 insertions(+), 400 deletions(-)" <- beltzner would be proud
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Turns out the FAMO codebase is so old it still needs favorites and reviewratings.  That's a ticking timebomb.
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: