4 lines
120 B
MySQL
4 lines
120 B
MySQL
|
|
drop table if exists form_touch_points;
|
||
|
|
drop table if exists field_form_prompts;
|
||
|
|
drop table if exists form_transitions;
|