diff --git a/videos.sql b/videos.sql index 797a99be5..b505fdf8b 100644 --- a/videos.sql +++ b/videos.sql @@ -1,7 +1,5 @@ -- Table: public.videos -DROP TABLE videos; - CREATE TABLE public.videos ( id text COLLATE pg_catalog."default" NOT NULL,