3 lines
120 B
SQL
3 lines
120 B
SQL
drop table if exists form_touch_points;
|
|
drop table if exists field_form_prompts;
|
|
drop table if exists form_transitions;
|