-- Add down migration script here DROP TABLE IF EXISTS orders; DROP TABLE IF EXISTS cars;