3 lines
74 B
SQL
3 lines
74 B
SQL
-- This file should undo anything in `up.sql`
|
|
delete from loota_customer;
|
-- This file should undo anything in `up.sql`
|
|
delete from loota_customer;
|