Created
April 10, 2013 16:54
Revisions
-
kelso created this gist
Apr 10, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ Starts working at 7am at Job A Starts travelling at 8am from Job A Starts working at 9am at Job B Finished for the day at 3pm | datetime | clock_type_id | job_id | +----------+---------------+--------+ 7am 1 1 8am 2 1 8am 3 2 9am 1 2 3pm 2 2