DoSomething / legacy-website

:moyai: The DoSomething.org legacy website.
https://www.dosomething.org/
MIT License
50 stars 22 forks source link

Truncate tables instead of deleting them entirely #7537

Closed sbsmith86 closed 6 years ago

sbsmith86 commented 6 years ago

What's this PR do?

Instead of dropping tables and finding place where we still depend on these tables existing, just truncate the tables to remove the data.

How should this be reviewed?

👀

Any background context you want to provide?

GDPR

Relevant tickets

Fixes #

Checklist