Delete saved searches when a user is hard deleted
Created by: asdine
When a user that has saved searches gets hard deleted, it produces a key constraint violation. This PR fixes this by deleting the saved searches prior to deleting the user.
Created by: asdine
When a user that has saved searches gets hard deleted, it produces a key constraint violation. This PR fixes this by deleting the saved searches prior to deleting the user.