Closed
Bug 1117907
Opened 11 years ago
Closed 11 years ago
Drop signature summary FKs and unused indexes
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: selenamarie, Assigned: selenamarie)
References
Details
We have a bunch of foreign keys linking signature and product_version tables to all the signature summary tables. Drop all of these.
We also have a few unused indexes. Also remove these!
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sdeckelmann
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/8b94b80c69b6751a2378bc23960ca4de0a7996d5
Fixes bug 1117907 remove unneeded indexes and fks
https://github.com/mozilla/socorro/commit/afeef77322e77c7148a134b48d46bda3936155a5
Merge pull request #2546 from selenamarie/bug1117907-remove-sigsum-fks-indexes
Fixes bug 1117907 remove unneeded indexes and fks
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•