Closed kylewoo235 closed 8 years ago
When a bunch is deleted off the sqlite database all records containing that bunch should be deleted. However only the records from the Bunches table are deleted, and records in the Bunch Recipes table are left untouched.
Fixed
When a bunch is deleted off the sqlite database all records containing that bunch should be deleted. However only the records from the Bunches table are deleted, and records in the Bunch Recipes table are left untouched.