feat(channel): add auto-schedule feature to channels with background scheduler
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE channels ADD COLUMN auto_schedule INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user