Files
shop-server/server/prisma/migrations/20260429130733_user_phone/migration.sql
T
@kirill.komarov 326521c9e6 base commit
2026-04-29 18:34:25 +05:00

3 lines
58 B
SQL

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