pkg/storage/cassandra/migrations/0005_drop_old_table_index.up.cql (
2
lines of code) (
raw
):
DROP TABLE IF EXISTS upgrades; DROP index if exists job_index_lucene;