SamTV12345-PodFetch/migrations/sqlite/2023-03-27-085348_podcast_o.../up.sql

2 lines
106 B
SQL

-- Your SQL goes here
ALTER TABLE podcasts ADD COLUMN original_image_url VARCHAR(255) NOT NULL DEFAULT '';