Home | History | Annotate | Download | only in migrations

Lines Matching full:drop

24 DROP INDEX job_idx ON tests;
25 DROP INDEX reason ON tests;
26 DROP INDEX test ON tests;
27 DROP INDEX subdir ON tests;
28 DROP INDEX printable ON kernels;
29 DROP INDEX word ON status;
30 DROP INDEX attribute ON test_attributes;
31 DROP INDEX value ON test_attributes;
32 DROP INDEX attribute ON iteration_result;
33 DROP INDEX value ON iteration_result;