tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

record review table #416

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. delete valid record
2. the corresponding record in table record_review is not deleted

What is the expected output? What do you see instead?
This appears to be intentional, in any case there do not appear to be any side 
effects, except that this table continually grows larger. Is there any reason 
not to delete the records in record_review when deleting a valid occurrence? 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by tom.alln...@gmail.com on 10 Feb 2012 at 9:01

GoogleCodeExporter commented 9 years ago
This might have something to do with issue #402. When I test this on a new 
database, review is much faster and there does not seem to be a problem with 
large numbers 

Original comment by tom.alln...@gmail.com on 9 Mar 2012 at 11:39