-- Add down migration script here DROP TABLE hits; DROP TABLE referrers; DROP TABLE user_agents; DROP TABLE remote_addresses; DROP TABLE hosts; DROP TABLE paths;