NewTube/db/migrations/20240915_add_thumbnail_to_watch_history.sql

2 lines
53 B
SQL

ALTER TABLE watch_history ADD COLUMN thumbnail TEXT;