ALTER TABLE `entPhysical` CHANGE `entPhysicalIndex` `entPhysicalIndex` BIGINT NOT NULL, CHANGE `entPhysicalContainedIn` `entPhysicalContainedIn` BIGINT NULL DEFAULT NULL;