mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-22 01:15:36 +00:00
Update change index for channel_videos and add index for nonces
This commit is contained in:
@@ -31,6 +31,6 @@ CREATE INDEX channel_videos_published_idx
|
||||
|
||||
CREATE INDEX channel_videos_ucid_idx
|
||||
ON public.channel_videos
|
||||
USING hash
|
||||
USING btree
|
||||
(ucid COLLATE pg_catalog."default");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user