kitchen/kitchen/migrations/20230106195850_staples.down.sql

2 lines
53 B
MySQL
Raw Normal View History

2023-01-06 11:04:03 -05:00
-- Add down migration script here
drop table staples;