Open bitner opened 2 months ago
@aemonm @jonaraphael
I've updated the SQL updates with triggers that will keep aoi_chunks and slick_to_aoi updated bidirectionally when there are any changes to either the slicks or aoi tables. There are also triggers to keep the arrays for sources and aois up to date on any changes to slick, aoi, or slick_to_sources.
I've also tried to streamline, clean up some other things from the code I gave you earlier.