Add resumable background model downloads
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE preferences RENAME COLUMN dspark_enabled TO dflash_enabled;
|
||||
1
migrations/20260724160000_rename_dflash_to_dspark/up.sql
Normal file
1
migrations/20260724160000_rename_dflash_to_dspark/up.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE preferences RENAME COLUMN dflash_enabled TO dspark_enabled;
|
||||
Reference in New Issue
Block a user