feat: ✨ Add new onboarding flow
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "User" ADD COLUMN "company" TEXT,
|
||||
ADD COLUMN "onboardingCategories" TEXT[];
|
Reference in New Issue
Block a user