mirror of https://github.com/ghostfolio/ghostfolio
2 changed files with 0 additions and 11 deletions
@ -1,5 +0,0 @@ |
|||
-- CreateEnum |
|||
CREATE TYPE "Appearance" AS ENUM ('AUTO', 'LIGHT', 'DARK'); |
|||
|
|||
-- Update Settings table |
|||
ALTER TABLE "Settings" ADD COLUMN "appearance" "Appearance"; |
Loading…
Reference in new issue