The parse_change_records function is missing support for the "changetype: add" and "changetype: delete" operations. This means it lacks the functionality to actually parse LDIF change records in full, severely limiting the usefulness of the function.
The parse_change_records function is missing support for the "changetype: add" and "changetype: delete" operations. This means it lacks the functionality to actually parse LDIF change records in full, severely limiting the usefulness of the function.