pkg/storage/cassandra/migrations/0001_task_add_version.up.cql (1 lines of code) (raw):

ALTER TABLE task_runtime ADD version bigint;