3187: Migration to add started_at and finished_at to job_tasks and pipeline_instances.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 9 Sep 2014 18:43:29 +0000 (14:43 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 9 Sep 2014 18:43:29 +0000 (14:43 -0400)
commite5ab4ce19d5ace5e6dd5cd32c23f50b35d20c8ef
tree31e8cf224bcccdf96771a5e71acd1a031c1447a3
parentf467b469109e27bc18635c8952892e4c23fabd60
3187: Migration to add started_at and finished_at to job_tasks and pipeline_instances.
services/api/app/models/job_task.rb
services/api/app/models/pipeline_instance.rb
services/api/db/migrate/20140909183946_add_start_finish_time_to_tasks_and_pipelines.rb [new file with mode: 0644]
services/api/db/structure.sql