2023-02-15 11:20:43 -06:00

3 lines
64 B
SQL

-- AlterTable
ALTER TABLE "Invoice" ADD COLUMN "desc" TEXT;