fix(migration): apply for onboarding

This commit is contained in:
charles-gauthereau
2026-06-22 11:02:08 +02:00
parent fd079f4298
commit bd157e7d49
3 changed files with 2985 additions and 0 deletions
@@ -0,0 +1 @@
ALTER TABLE "settings" ADD COLUMN "onboarding" boolean DEFAULT false NOT NULL;
File diff suppressed because it is too large Load Diff
+7
View File
@@ -456,6 +456,13 @@
"when": 1781960184847,
"tag": "0064_orange_richard_fisk",
"breakpoints": true
},
{
"idx": 65,
"version": "7",
"when": 1782118902777,
"tag": "0065_overjoyed_mantis",
"breakpoints": true
}
]
}