fix: remove duplicate watch_list_entry columns from migrations
This commit is contained in:
@@ -1,2 +1 @@
|
||||
ALTER TABLE watch_list_entry
|
||||
ADD COLUMN current_time_seconds REAL NOT NULL DEFAULT 0;
|
||||
-- Note: watch_list_entry columns now in 001_init.sql
|
||||
Reference in New Issue
Block a user