migration fiksausta

This commit is contained in:
Jani Pulkkinen
2025-05-30 10:36:31 +03:00
parent 4d76217afb
commit a077b3b95a

View File

@@ -1,5 +1,5 @@
-- This file should undo anything in `up.sql` -- This file should undo anything in `up.sql`
drop table loota_admin; drop table loota_box;
drop table loota_customer;
drop table loota_order; drop table loota_order;
drop table loota_box; drop table loota_customer;
drop table loota_admin;