project-callisto / callisto-core

Report intake, escrow, matching and secure delivery code for Callisto, an online reporting system for sexual assault.
https://www.projectcallisto.org
GNU Affero General Public License v3.0
137 stars 54 forks source link

Delete record_historical and matching contact info models. #453

Closed gaylatea closed 5 years ago

gaylatea commented 5 years ago

Summary These tables/columns are insecure by design and we should remove them. All data in them will be deleted from staging/prod once these migrations run.

Test Plan Viewing my local copy of the staging DB after running these migrations - note that the `contact_` columns aren't there anymore:* Screen Shot 2019-07-02 at 12 53 29 PM