mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-18 21:54:22 -04:00
Add 'views' to channel_videos
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
psql invidious kemal -c "ALTER TABLE channel_videos ADD COLUMN views bigint;"
|
||||
Reference in New Issue
Block a user