3 lines
74 B
MySQL
3 lines
74 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "Quotation" ADD COLUMN "workerMax" INTEGER;
|