Uniqueness constraints for Depositors
The depositor_distribution
table allows for duplicate entries to be added. We should also look for other places which we might need a unique constraint added.
Likewise the schema used for the test db should be double checked to make sure it has the constraints as well.