stacker.news/prisma/migrations/20220307201437_job_col/migration.sql

3 lines
64 B
SQL

-- AlterTable
ALTER TABLE "Item" ADD COLUMN "company" TEXT;