When destroying a scraper will now destroy the associated bits and pieces as well. This PR also adds a new rake task to clean up any records associated with deleted scrapers.
There is a second associated PR which adds foreign key constraints to the database once everything is in a better state.
But before touching that we should get the changes here deployed and the rake task run on the production server
When destroying a scraper will now destroy the associated bits and pieces as well. This PR also adds a new rake task to clean up any records associated with deleted scrapers.
There is a second associated PR which adds foreign key constraints to the database once everything is in a better state.
But before touching that we should get the changes here deployed and the rake task run on the production server