'BigInt', 'EmploymentType' => 'Varchar', ]; private static $has_one = [ 'CurrentCompany' => Company::class, ]; }