github.com/kubeshop/testkube@v1.17.23/internal/db-migrations/03_testworkflow_indexes.down.json (about) 1 [ 2 { 3 "dropIndexes": "workflowresults", 4 "index": [ 5 "workflow.name_1_statusat-1", 6 "workflow.name_1_scheduledat-1", 7 "id_1", 8 "name_1", 9 "result.status_1", 10 "statusat_-1", 11 "scheduledat_-1" 12 ] 13 } 14 ]