storj/cmd/metabase-createdat-migration
Michał Niewrzał 6b88a675c5 metabase-createdat-migration: add migration tool
We recently added create_at column to segments table.
Old segments needs to get this value from objects table.
This tool will iterate over all objects and update corresponding
segments if create_at column is not set.

Change-Id: Ib5aedc384637e739ee9af84454af0639e2559416
2021-04-08 14:20:09 +00:00
..
main_test.go metabase-createdat-migration: add migration tool 2021-04-08 14:20:09 +00:00
main.go metabase-createdat-migration: add migration tool 2021-04-08 14:20:09 +00:00