Page MenuHomeSoftware Heritage

DB schema: add metadata field to revision table
Closed, MigratedEdits Locked

Description

use cases:

  • extra commit information (e.g., signed-off-by, etc.)
  • store checksums of tarballs (which are mapped to revisions), as we cannot necessarily reproduce them (even though we can reproduce the checksums of full tarball contents)

proposed postgres datatype: json/jsonb

we will also need to document the schema (e.g., field names) of how we intend to use the field in practice

Event Timeline

zack raised the priority of this task from to Needs Triage.
zack updated the task description. (Show Details)
zack added a project: Developers.
zack triaged this task as Normal priority.Sep 16 2015, 11:36 AM
olasd changed the visibility from "All Users" to "Public (No Login Required)".May 13 2016, 5:05 PM