chore: Add function to clear the database

This commit is contained in:
unclecode
2024-05-09 19:42:43 +08:00
parent f7c031c097
commit 181250cb93
4 changed files with 20 additions and 5 deletions

3
.gitignore vendored
View File

@@ -163,4 +163,5 @@ cython_debug/
Crawl4AI.egg-info/
Crawl4AI.egg-info/*
crawler_data.db
crawler_data.db
.vscode/