Closed Bug 1231672 Opened 8 years ago Closed 7 years ago

Delete explosiveness leftovers

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Needs an alembic migration
table: explosiveness
proc: backfill_explosiveness() 
proc: update_explosiveness()
Assignee: nobody → peterbe
Blocks: 1361394
backfill_explosiveness and update_explosiveness were deleted in Jan 2016
https://github.com/mozilla-services/socorro/commit/f5fe2452a2fcf3a7314ae4c39919ccb3112aa060
Also, in that commit the sqlalchemy definition for the explosiveness table was already removed. 
https://github.com/mozilla-services/socorro/commit/f5fe2452a2fcf3a7314ae4c39919ccb3112aa060#diff-ffc30a9556ca9148800d4129a709cff4
Blocks: 1394800
Commit pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/2d92a505bb2a49a6f95bb133fcb625f45412ae4c
fixes bug 1231672 - Delete explosiveness table (#3944)

* fixes bug 1231672 - Delete explosiveness table

* oops

* use op.execute to drop only if exists
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.