Skip to content

Add function to drop data from MongoDB

Jannis David Necker requested to merge remove_chunk_from_db into main

Add DatabaseConnector.drop_stocks() that deletes data from the MongoDB where the AMPEL tiers are an additional parameter. Finds the corresponding datapoints in T0.

Merge request reports