4 lines
72 B
SQL
4 lines
72 B
SQL
-- This file should undo anything in `up.sql`
|
|
delete from loota_admin;
|
|
|
-- This file should undo anything in `up.sql`
|
|
delete from loota_admin;
|
|
|