-- 0027_system_playlist_rotation.down.sql DROP TABLE IF EXISTS system_playlist_rotation_state; ALTER TABLE play_events DROP COLUMN IF EXISTS source;