3 lines
85 B
MySQL
3 lines
85 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "EmployeePassport" ADD COLUMN "otherNationality" TEXT;
|