Update videos.sql

pull/3/head
Omar Roth 7 years ago
parent dd7d078152
commit d367015029

@ -1,7 +1,5 @@
-- Table: public.videos -- Table: public.videos
DROP TABLE videos;
CREATE TABLE public.videos CREATE TABLE public.videos
( (
id text COLLATE pg_catalog."default" NOT NULL, id text COLLATE pg_catalog."default" NOT NULL,

Loading…
Cancel
Save