HomeSoftware Heritage

Make SchedulerBackend.create_task_type work with only a subset of keys

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

Description

Make SchedulerBackend.create_task_type work with only a subset of keys

Not all keys are mandatory, so do not expect all the possible keys for the
task_type table to be given when calling create_task_type().

Note: no validation is made whether the given set of keys fullfill the table
constraints.

Details

Provenance
douarddaAuthored on Jan 14 2019, 9:59 AM
douarddaPushed on Jan 15 2019, 3:03 PM
Differential Revision
D932: Add a new 'task-type add' command
Build Status
Buildable 3489
Build 4514: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.