3 lines
74 B
MySQL
Raw Normal View History

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