Files
shop-server/server/prisma/migrations/20260429130733_user_phone/migration.sql
T
2026-06-11 13:41:38 +05:00

3 lines
58 B
SQL
Executable File

-- AlterTable
ALTER TABLE "User" ADD COLUMN "phone" TEXT;