setColumn('name', 'string', 255); $class->hasOne('Data_File', array('local' => 'id', 'foreign' => 'file_owner_id')); } }