Last active
November 4, 2018 21:58
-
-
Save charliemcelfresh/2f7f3c872aec02a5436113b903d2b70a to your computer and use it in GitHub Desktop.
'tasks' tracking 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 | |
state | integer | |
last_updated | datetime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment