Update COVIDcast metadata on insert #289
Labels
Engineering
Used to filter issues when synching with Asana
help wanted
refactor
Substantial projects to make the code do the same thing, better.
Metadata updates are starting to be a real drag. If we refactor to update the metadata when new rows are inserted, we won't have to scan the entire database to figure out what changed.
Bonus: we won't need to do any
wip
computations at all, since the flag value is already known from the name of the CSV file.The text was updated successfully, but these errors were encountered: