indexer: Migrate away from temporary table
To permit to deploy and use indexer storage service on azure (plugged to a replica db).
Closes swh/infra/sysadm-environment#1095 (closed) Related swh/infra/sysadm-environment#1094 (closed)
Separated commits: storage: content_mimetype_missing: Migrate away from temp table storage: content_mimetype_get: Migrate away from temp table storage: content_language_missing: Migrate away from temp table storage: content_language_get: Migrate away from temp table storage: content_language_get: Migrate away from temp table storage: content_ctags_missing: Migrate away from temp table storage: content_ctags_get: Migrate away from temp table storage: c_fossology_license_get: Migrate away from temp table storage: content_metadata_missing: Migrate away from temp table storage: content_metadata_get: Migrate away from temp table swh.indexer.storage: Update docstrings information and format storage: revision_metadata_missing: Migrate away from temp table storage: revision_metadata_get: Migrate away from temp table swh.indexer.storage: Remove dead entry points origin_metadata*
Test Plan
Tests ok
Migrated from D343 (view on Phabricator)