Closed Bug 1171273 Opened 10 years ago Closed 10 years ago

Drop unused fields from the File model.

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2015-09-03

People

(Reporter: kmag, Assigned: berkerpeksag)

Details

(Whiteboard: [qa-])

The `codereview`, `is_packaged`, and `builder_version` columns of the `files` table are obsolete. The first two applied only to webapps, and the last is no longer relevant now that the add-on builder service has been decommissioned. We should drop these columns and remove the fields from the File model.
Assignee: nobody → berker.peksag
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/olympia https://github.com/mozilla/olympia/commit/2d41bea3a33b02d8e99dcbcd36948964dcb943da Delete unused columns codereview and builder_version from files.File model. (bug 1171273) https://github.com/mozilla/olympia/commit/869a30e9dcdcff196617e03f7958892ddca26132 Merge pull request #661 from berkerpeksag/bug-1171273-files Delete unused columns codereview and builder_version from files.File model. (bug 1171273)
Thanks Berker!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-09-03
Please add STRs to this bug or mark it as [qa-]
Whiteboard: [qa-]
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.