2 lines
71 B
SQL
2 lines
71 B
SQL
-- This file should undo anything in `up.sql`
|
|
drop table order_details; |
-- This file should undo anything in `up.sql`
|
|
drop table order_details; |