bellingcat / bellingcat/auto-archiver-api
Mark inactive sheets as inactive without deleting from SQLite sheets table
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When a sheet stops being archived, a record should be kept in the sheets table without dropping the row entirely.
https://github.com/bellingcat/auto-archiver-api/blob/main/app/web/db/crud.py#L417-L427
Contributor guide
Assessment
This issue has not been assessed yet.