mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Fix channel_videos schema
This commit is contained in:
		| @@ -10,7 +10,7 @@ CREATE TABLE public.channel_videos | ||||
|     updated timestamp with time zone, | ||||
|     ucid text COLLATE pg_catalog."default", | ||||
|     author text COLLATE pg_catalog."default", | ||||
|     length_seconds integer COLLATE pg_catalog."default", | ||||
|     length_seconds integer, | ||||
|     CONSTRAINT channel_videos_id_key UNIQUE (id) | ||||
| ) | ||||
| WITH ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user