3 lines
64 B
MySQL
Raw Normal View History

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