Files
2026-06-11 13:41:38 +05:00

3 lines
58 B
SQL
Executable File

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