Last active
November 4, 2018 21:56
-
-
Save charliemcelfresh/bad8954554bdf012710474c8afcf276a to your computer and use it in GitHub Desktop.
job_tasks table
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 characters
column | data type | |
---|---|---|
id | autoincrement | |
job_id | integer | |
task_id | integer | |
last_updated | datetime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment