HomePhabricator

Add index on job table
85ae9e6948baUnpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Add index on job table

The methods to get jobs (pending or finished) both check the
ts_first_stopped field to determine whether a job is finished or not, so
adding an index on it is probably a good idea.

Details

Provenance
LucasWerkmeisterAuthored on Aug 15 2018, 4:32 PM
Parents
R2390:af54ae14d13b: Limit scope of ShEx styles
Branches
Unknown
Tags
Unknown
ChangeId
None