Get Product API working fine
This commit is contained in:
2
migrations/2020-11-29-201716_create_orders/down.sql
Normal file
2
migrations/2020-11-29-201716_create_orders/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
drop table orders;
|
||||
Reference in New Issue
Block a user