Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2265 kivins 1
drop table tsb.iteration_params;
2
drop table tsb.txnspec_values;
3
drop table tsb.transaction_specification;
4
drop table tsb.seqgen;
5
drop table tsb.mass_txns;
6
drop table tsb.test_scenarios;
7
drop table tsb.testcases;
8
drop table tsb.iterations; 
9
drop table tsb.projects;