Part of ENG-3530.
- Added possibility of storing blobHolder in the extra column of the uploads table.
- Having this value requires the content column to be empty (for consistency - data is stored either on keyserver or Blob service).
- Fetching uploads from keyserver url should return resource_unavailable error if the blobHolder is set.
Depends on D7617