Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Loan Anonymization Scripts

These scripts were run by the hosting team for the first time on 5/9/25. They are being automated by the hosting team to run every weekend going forward starting 5/17/25.


This script replaces the user_id values with NULL in historic loan rows on the loan__ table:

...

Requester Anonymization Scripts

These scripts are being automated by the hosting team to run every weekend going forward starting 5/17/25.


This query replaces the requester_id value with NULL on the request__t__ table if the request status is Closed or the request row is historical:

...