commit | a02e8554212c01acab78ab14926ebc8e66a65674 | [log] [tgz] |
---|---|---|
author | Quentin Smith <quentin@golang.org> | Sat Jan 14 23:56:58 2017 -0500 |
committer | Quentin Smith <quentin@golang.org> | Wed Jan 18 05:04:26 2017 +0000 |
tree | 544f69d50a48b477b5fed457c18f3520c6c5119f | |
parent | 4b028980712be1f450ae6403fe5981e3b8037bc9 [diff] |
storage/db: add ReplaceUpload for use in reindexing ReplaceUpload removes any records for an upload so that those records can be reinserted in the database. Change-Id: I8fa0701b72c3ace380d3c7922df0c17b81a0d426 Reviewed-on: https://go-review.googlesource.com/35257 Reviewed-by: Russ Cox <rsc@golang.org>