Closed Bug 984453 Opened 10 years ago Closed 10 years ago

Buglet in fake_raw_adu.py -- only affects stage refresh

Categories

(Socorro :: Database, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: selenamarie, Assigned: selenamarie)

Details

(Whiteboard: [puppet])

Attachments

(1 file)

[postgres@socorro1 application]$ PYTHONPATH=. /data/socorro/socorro-virtualenv/bin/python scripts/staging/fake_raw_adu.py
Traceback (most recent call last):
  File "scripts/staging/fake_raw_adu.py", line 40, in <module>
    """)
psycopg2.ProgrammingError: column "received_at" is of type timestamp with time zone but expression is of type text
LINE 12:         update_channel
                 ^
HINT:  You will need to rewrite or cast the expression.


Reminder to put this file into the puppet repo when done.
Assignee: nobody → sdeckelmann
Target Milestone: --- → 79
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/d25f196f669a54778ab9e1383898ee26c61e51dc
Fixes bug 984453 - specify insert columns for raw_adu faking

https://github.com/mozilla/socorro/commit/2841d9e5a885063d4f2b9532aac99e0d7b8f3c09
Merge pull request #1962 from selenamarie/bug984453-update-fake-adu-query

Fixes bug 984453 - specify insert columns for raw_adu faking
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [puppet]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: