phonograph/phono-models/migrations/20260119172658_remove_forms.up.sql

4 lines
120 B
MySQL
Raw Normal View History

2026-01-19 17:24:27 +00:00
drop table if exists form_touch_points;
drop table if exists field_form_prompts;
drop table if exists form_transitions;