-- This file should undo anything in `up.sql` drop table loota_customer; drop table loota_order; drop table loota_box;