After deleting a bunch of flows, flow property factors, and impact factors using SQL and then manually deleting all "Locations" data, when I export a database it's still reflecting the size before all the deletions. Running compress database shows that the database will be the same size before and after. Is there any other way to get the database to meaningfully compress?
The work-around right now is to export all data to json-ld, and then import into a blank database. That database reflects the expected size.