Commit e25cd13e authored by Danny Auble's avatar Danny Auble
Browse files

Remove id_assoc from the job_table's unique index. This was there from a time

when there was only one job_table for all clusters where there was potential
for a job to start on multiple clusters at the same time it was needed to
differentiate one job from another.  Since this hasn't been the case for many
years we are removing it as we really should only need job_id and time_submit
to make it unique.
parent 831da38e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment