Plume/migrations/sqlite/2022-01-04-122156_create_email_signups_table/down.sql

2 lines
26 B
MySQL
Raw Normal View History

2022-01-04 13:00:30 +00:00
DROP TABLE email_signups;