Closed
Bug 849966
Opened 12 years ago
Closed 12 years ago
Monitor_App contains postgres syntax error
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
39
People
(Reporter: lonnen, Assigned: rfw)
Details
(Whiteboard: [qa-])
Postgres complains of a syntax error here: https://github.com/mozilla/socorro/blob/master/socorro/monitor/monitor_app.py#L427
I believe it is the double `set` in `update jobs set set owner...`
This has been checked in a while but preffed off until recently.
Reporter | ||
Comment 1•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 39
Updated•12 years ago
|
Assignee: nobody → tyoung
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•