2 lines
53 B
SQL
2 lines
53 B
SQL
ALTER TABLE watch_history ADD COLUMN thumbnail TEXT;
|
ALTER TABLE watch_history ADD COLUMN thumbnail TEXT;
|