Files
2024-04-10 21:24:25 +03:00

3 lines
70 B
SQL

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