2022-03-07 15:50:13 -06:00

3 lines
64 B
SQL

-- AlterTable
ALTER TABLE "Item" ADD COLUMN "company" TEXT;