2 lines
76 B
SQL
2 lines
76 B
SQL
-- Drop inventory movements table
|
|
DROP TABLE IF EXISTS inventory_movements; |
-- Drop inventory movements table
|
|
DROP TABLE IF EXISTS inventory_movements; |