mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-26 17:38:28 +03:00
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer into k8s-test
This commit is contained in:
@@ -2,7 +2,7 @@ BEGIN TRANSACTION;
|
|||||||
|
|
||||||
-- Add primary keys
|
-- Add primary keys
|
||||||
|
|
||||||
DROP INDEX "privateDB_sponsorTimes_v3"; --!sqlite-ignore
|
DROP INDEX IF EXISTS "privateDB_sponsorTimes_v3"; --!sqlite-ignore
|
||||||
|
|
||||||
UPDATE "config" SET value = 9 WHERE key = 'version';
|
UPDATE "config" SET value = 9 WHERE key = 'version';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user