SamTV12345-PodFetch/migrations/sqlite/2023-08-27-143946_podcast_e.../down.sql

3 lines
149 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE podcast_episodes DROP file_episode_path;
ALTER TABLE podcast_episodes DROP file_image_path;