added new lines to try and avoid a weird import bug

master
dtookey 4 years ago
parent f647382b90
commit 0fadeef609

@ -8,3 +8,4 @@ SELECT DATE(timestamp) AS event_date,
FROM project_lifecycle
INNER JOIN all_projects ON project_lifecycle.project_number = all_projects.refnum
WHERE changed_column = 'status';

Loading…
Cancel
Save