phonograph/phono-models/migrations/20260119172658_remove_forms.up.sql
2026-01-19 17:31:59 +00:00

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;