Skip to content

Conversation

tillywoodfield
Copy link
Contributor

Depends on #19

Closes #18

Copy link
Contributor

@jarofgreen jarofgreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could have a few safety checks to make sure a problem in start of script doesn't then let the delete function clear out the entire DB - eg

if len(registered_datasets) < 2: raise Exception("seems unlikely?")

Base automatically changed from 7-csv-xlsx to live February 11, 2025 12:04
@tillywoodfield tillywoodfield merged commit 7a963bd into live Feb 12, 2025
1 check passed
@tillywoodfield tillywoodfield deleted the 18-remove-deleted-datasets branch February 12, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up removed datasets at the beginning of each run
2 participants