3 lines
69 B
MySQL
3 lines
69 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "CreditNote" ADD COLUMN "remark" TEXT;
|