Closed
Bug 895928
Opened 11 years ago
Closed 11 years ago
Turn signature summary SQL code into matviews
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
FIXED
56
People
(Reporter: brandon, Assigned: selenamarie)
References
Details
(Whiteboard: [DB Changes][qa-])
No description provided.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/357929b3122b1947b4b38b497447f99fce574813
Fixes bug 895928 Adding signature_summary* matviews:
* Add signature_summary* tables to PostgreSQL model
* Add update_signature_summary() and backfill_signature_summary()
* Update backfill_matviews()
* Add crontabber job and enable in defaults
https://github.com/mozilla/socorro/commit/59c7ff1bd3faa7ac998b734cb0371ff7614d4237
Merge pull request #1359 from selenamarie/bug895928-signature-summary-to-UDF
Bug895928 signature summary to udf
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Whiteboard: [DB Changes][qa-]
Target Milestone: --- → 55
Assignee | ||
Updated•11 years ago
|
OS: Mac OS X → Linux
Assignee | ||
Comment 2•11 years ago
|
||
Ah shoot. I need to add a migration to this :)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/ccb7862563be53e24926ffc1b191e10694d8d1a3
Merge pull request #1363 from selenamarie/bug895928-signature-summary-migration
Fixes 895928 Migration for signature summary tables
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/94f57f4de744193e244c5955c93b655437050813
Fixes bug 895928 ignore NULL fields in categories
https://github.com/mozilla/socorro/commit/a53898f279fdaa1fe601fbf45c68f0683b6375c7
Merge pull request #1388 from selenamarie/bug895928-signature-summary-nulls
Fixes bug 895928 ignore NULL fields in categories
You need to log in
before you can comment on or make changes to this bug.
Description
•