3 lines
61 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Order" ADD COLUMN "comment" TEXT;