Skip to content

model: Add extra_loader_arguments column to listed_origins primary key

Update the listed_origins table primary key by taking into account the extra_loader_arguments column.

It enables to record listed origins with same origin URL and visit type but with different loader arguments.

Related to swh/infra/sysadm-environment#5263 (closed).

Depends on !373 (merged).

Merge request reports