HomeSoftware Heritage

sql/swh-scheduler: Make the create_tasks call idempotent

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

sql/swh-scheduler: Make the create_tasks call idempotent

This in effect returns all rows associated with the tasks asked for
creation (the input). If tasks were already created, we only return
them. If they were not created, we create and return them.

Details

Provenance
ardumontAuthored on Jul 27 2018, 5:08 PM
ardumontPushed on Jul 27 2018, 5:30 PM

Commit No Longer Exists

This commit no longer exists in the repository.