Closed
Bug 958595
Opened 11 years ago
Closed 11 years ago
Remove emails table from Postgres
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
74
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa-][DB change])
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
After bug 931907 is released and the data is migrated, we can remove the emails table that will become useless.
Depends on: 931907
Summary: Remove emails ta → Remove emails table from Postgres
Comment 2•11 years ago
|
||
I LOVE DEPRECATION BUGS <3
Assignee | ||
Comment 3•11 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1869
Whiteboard: [qa-]
Target Milestone: --- → 74
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/11454b1997889b77fbe80784f728d31ed255aae0
Fixes bug 958595 - Removed the emails table from postgresql.
https://github.com/mozilla/socorro/commit/4a551058ccb7bbe6159fd08a3d161201d0910ae0
Merge pull request #1869 from AdrianGaudebert/958595-remove-emails-table-postgres
Fixes bug 958595 - Removed the emails table from postgresql.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/39e1a6a97499ca215ab391d07f969c251d40af6b
Fixes bug 958595 - Fixed revision number to avoid conflicts in alembic.
https://github.com/mozilla/socorro/commit/32ae62758162a49b7eea2aeb598fb74ec7076887
Merge pull request #1871 from AdrianGaudebert/958595-remove-emails-table-postgres-fix
Fixes bug 958595 - Fixed revision number to avoid conflicts in alembic.
Updated•11 years ago
|
Whiteboard: [qa-] → [qa-][DB change]
You need to log in
before you can comment on or make changes to this bug.
Description
•