DROP INDEX idx_observations_component_time ON observations; DROP TABLE IF EXISTS timeline_events; ALTER TABLE observations DROP COLUMN firmware_version;