DROP INDEX IF EXISTS stock_allocations_released_at_idx; DROP INDEX IF EXISTS stock_allocations_status_idx; DROP INDEX IF EXISTS stock_allocations_usage_lookup; DROP INDEX IF EXISTS stock_allocations_lookup; DROP INDEX IF EXISTS stock_allocations_product_warehouse_id_idx; DROP TABLE IF EXISTS stock_allocations;