SamTV12345-PodFetch/migrations/sqlite/2023-03-23-210248_likepodcasts/down.sql

2 lines
87 B
SQL

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