Delete all records from the store.
Usage
delete_all(confirm=False)
confirm: bool = False
Must be True to proceed with deletion.
int
The number of records deleted.
This operation cannot be undone.