This table stores the constraints that each run has applied to it. Each constraint has a name, and each run has an index number, which are tied together here.
run | integer | Linked to idx in runs table. |
cons | string | linked to name in constraints table. |