-- AlterTable
ALTER TABLE "User" ADD COLUMN     "extendedData" JSONB;