3 lines
98 B
SQL
3 lines
98 B
SQL
ALTER TABLE public.watch_provider_connections
|
|
DROP COLUMN IF EXISTS export_unwatched_enabled;
|