hi, it's confusing me that the "employee_id" field has many different datatypes across OrangeHRM tables. i am integrating a proximity badge system and was going to use the employee_id field for my key. but in [hs_hr_employee] table the field employee_id is varchar(50) but in [ohrm_attendance_record] table it is bigint(20)
what is the reason for this inconsistency?
