Open
Description
- remove insert_or_update_bulk()
- roll run_dbjobs() logic into the insert_batch method
- can get rid of "suppress_jobs" argument too, unless someone can come up with a good reason for keeping it
https://github.com/cmu-delphi/delphi-epidata/blob/dev/src/acquisition/covidcast/database.py#L159