stacker.news/prisma/migrations/20230126213820_bounty_paid_to/migration.sql

3 lines
74 B
SQL

-- AlterTable
ALTER TABLE "Item" ADD COLUMN "bountyPaidTo" INTEGER[];