SamTV12345-PodFetch/migrations/postgres/2023-08-01-165632_delete-fl.../down.sql

2 lines
96 B
SQL

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