@@ -25,7 +25,7 @@ SELECT date
WHEN 4 THEN 'Thursday'
WHEN 5 THEN 'Friday'
WHEN 6 THEN 'Saturday'
- END
+ END day
, total
, total_hours
FROM timesheet