pkg/storage/cassandra/migrations/0003_upgrade_info_add.down.cql (
2
lines of code) (
raw
):
DROP MATERIALIZED VIEW IF EXISTS mv_update_by_job; DROP TABLE IF EXISTS update_info;