owpengram-server/deploy/migrations/0028_channel_wallpaper.down.sql

2 lines
65 B
SQL

ALTER TABLE public.channels
DROP COLUMN IF EXISTS wallpaper;