Closed
Bug 1435076
Opened 7 years ago
Closed 7 years ago
Remove correlations, correlations_addon, correlations_core, and correlations_module tables
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(2 files)
The correlations, correlations_addon, correlations_core, and correlations_module tables aren't being used anymore. We should delete them.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/e6a522822c7933c0109dbd18ed34af420ec95aae
fix bug 1435070, 1435072, 1435076 - delete unused tables
https://github.com/mozilla-services/socorro/commit/5c54fddbded5ca052deae75399a7c1545a2162ba
Merge pull request #4407 from willkg/1435070-remove-tables
fix bug 1435070, 1435072, 1435076 - delete unused tables
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/f967daa223ef28a178b8d1174a1a16b34b2c7a2b
fix bug 1435076: remove Correlations model
This got missed when removing all the other correlations-related things.
https://github.com/mozilla-services/socorro/commit/0977f3f3ba0de37d9c5cf3dbbd4757d82e5fcf14
Merge pull request #4610 from willkg/1435076-correlations
fix bug 1435076: remove Correlations model
You need to log in
before you can comment on or make changes to this bug.
Description
•