Custom DB Migration

This commit is contained in:
ingalls
2025-12-15 13:22:54 -07:00
parent 3f0e982f7e
commit a4212de032
3 changed files with 2785 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "icons" ADD COLUMN "format" text NOT NULL;

View File

File diff suppressed because it is too large Load Diff

View File

@@ -967,6 +967,13 @@
"when": 1764544176401,
"tag": "0137_fixed_quasimodo",
"breakpoints": true
},
{
"idx": 138,
"version": "7",
"when": 1765830173974,
"tag": "0138_pink_lockjaw",
"breakpoints": true
}
]
}