Project 'swh/devel/swh-dataset' was moved to 'swh/devel/swh-export'. Please update any links and bookmarks that may still have the old path.
Add an index for raw_extrinsic_metadata.id in swh.storage.postgresql
- new column with the hash
- fill it (will need a migration with python code)
- add unique index
- make the new index a primary key?
Migrated from T3019 (view on Phabricator)