mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Update videos.sql
This commit is contained in:
		@@ -1,7 +1,5 @@
 | 
			
		||||
-- Table: public.videos
 | 
			
		||||
 | 
			
		||||
DROP TABLE videos;
 | 
			
		||||
 | 
			
		||||
CREATE TABLE public.videos
 | 
			
		||||
(
 | 
			
		||||
    id text COLLATE pg_catalog."default" NOT NULL,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user