storj/cmd/metabase-expireat-migration
Michał Niewrzał 7815e647de cmd: add metabase-expiresat-migration tool
Expires_at column was added to segments table and
we need to migrate this value for existing segments
from corresponding objects. This standalone tool
will read all objects and if expires_at is set then
will send update query for this object segments.

Updates will be send in batches and in parallel.

Change-Id: I1fddf0af8cde0f560582d25c6d0e07a00b58e534
2021-06-22 07:42:49 +00:00
..
main_test.go cmd: add metabase-expiresat-migration tool 2021-06-22 07:42:49 +00:00
main.go cmd: add metabase-expiresat-migration tool 2021-06-22 07:42:49 +00:00