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

2 lines
60 B
SQL

ALTER TABLE public.channels
ADD COLUMN wallpaper jsonb;