vivaplusdl/migrations/5_add_watch_state.sql
Sebastiaan de Schaetzen 35d76f4ead
Some checks failed
Build / build (push) Failing after 1m1s
Properly show newest video
2025-03-16 10:11:05 +01:00

1 line
47 B
SQL

ALTER TABLE videos ADD COLUMN watch_state TEXT;