thrownewFieldStorageDefinitionUpdateForbiddenException('The SQL storage cannot change the schema for an existing field ('.$storage_definition->getName().' in '.$storage_definition->getTargetEntityTypeId().' entity) with data.');
}
// There is data, so there are no column changes. Drop all the prior
@@ -1839,7 +1839,7 @@ protected function updateSharedTableSchema(FieldStorageDefinitionInterface $stor
thrownewFieldStorageDefinitionUpdateForbiddenException('The SQL storage cannot change the schema for an existing field ('.$storage_definition->getName().' in '.$storage_definition->getTargetEntityTypeId().' entity) with data.');