Erase data in before importing

Is there a way to delete the data in Tinydb before importing new data?

I have searched the forum but have not found any information on how to do it.

Thank you

ClearAll()

Clear the entire data store.

from Storage

1 Like

Found it!

Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.