Skip to content

model: Add Directory.from_possibly_duplicated_entries factory

It will be used by swh.storage.backfiller (so indirectly, swh.scrubber) to load directories from the postgresql database, whose schema accidentally allowed directories with duplicate entries -- without corrupting the shape of the directory too much.

This will be required to resolve T4381.


Migrated from D8080 (view on Phabricator)

Merge request reports