Skip to content
  • Jared Hancock's avatar
    Migrate file metadata table · d5305279
    Jared Hancock authored
      * Include a `bk` column to store the storage backend
      * Include a `signature` column which represents a repeatable hash of the
        file contents
      * Rename `hash` to `key` since it isn't a real hash
    d5305279