3 lines
77 B
MySQL
3 lines
77 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "EmployeeWork" ADD COLUMN "workPermitAt" TEXT;
|