ava/prisma/migrations/20240823034401_add_name/migration.sql
split / May 968a49bd46
add alt text, source
this code is fucking terrible. i'll clean it up later
2024-08-22 21:31:21 -07:00

3 lines
57 B
SQL

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