add content_metadata_add/missing/get into:
- [ ] storage.py (as the entry point of storage)
- [ ] db.py (as the entry point to db)
- [x] swh-func.sql (the actual sql procedure)
- [x] add the table itself to swh-schema.sql and constraints to swh-indexes.sql
- [ ] the data about the indexer tool into swh-data.sql
- [ ] swh.storage.api.{server,client}
- [ ] add json schema into sql/json