mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
Update videos.sql
This commit is contained in:
parent
dd7d078152
commit
d367015029
@ -1,7 +1,5 @@
|
||||
-- Table: public.videos
|
||||
|
||||
DROP TABLE videos;
|
||||
|
||||
CREATE TABLE public.videos
|
||||
(
|
||||
id text COLLATE pg_catalog."default" NOT NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user