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

3 lines
74 B
MySQL
Raw Normal View History

2023-01-26 23:28:10 +00:00
-- AlterTable
ALTER TABLE "Item" ADD COLUMN "bountyPaidTo" INTEGER[];