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

3 lines
64 B
MySQL
Raw Normal View History

2022-03-07 21:50:13 +00:00
-- AlterTable
ALTER TABLE "Item" ADD COLUMN "company" TEXT;